From bb5fe91d23b0938baa3c4f0e92a83df659df216a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 19 Jan 2016 13:43:20 +0000 Subject: -fix (C) notices --- src/fs/fs.h | 2 +- src/fs/fs_api.c | 2 +- src/fs/fs_api.h | 2 +- src/fs/fs_directory.c | 2 +- src/fs/fs_dirmetascan.c | 2 +- src/fs/fs_download.c | 2 +- src/fs/fs_file_information.c | 2 +- src/fs/fs_getopt.c | 2 +- src/fs/fs_list_indexed.c | 2 +- src/fs/fs_misc.c | 2 +- src/fs/fs_namespace.c | 2 +- src/fs/fs_publish.c | 2 +- src/fs/fs_publish_ksk.c | 2 +- src/fs/fs_publish_ublock.c | 2 +- src/fs/fs_publish_ublock.h | 2 +- src/fs/fs_search.c | 2 +- src/fs/fs_sharetree.c | 2 +- src/fs/fs_test_lib.c | 2 +- src/fs/fs_test_lib.h | 2 +- src/fs/fs_tree.c | 2 +- src/fs/fs_tree.h | 2 +- src/fs/fs_unindex.c | 2 +- src/fs/fs_uri.c | 2 +- src/fs/gnunet-auto-share.c | 2 +- src/fs/gnunet-directory.c | 2 +- src/fs/gnunet-download.c | 2 +- src/fs/gnunet-fs-profiler.c | 2 +- src/fs/gnunet-fs.c | 2 +- src/fs/gnunet-helper-fs-publish.c | 2 +- src/fs/gnunet-publish.c | 2 +- src/fs/gnunet-search.c | 2 +- src/fs/gnunet-service-fs.c | 2 +- src/fs/gnunet-service-fs.h | 2 +- src/fs/gnunet-service-fs_cadet.h | 2 +- src/fs/gnunet-service-fs_cadet_client.c | 2 +- src/fs/gnunet-service-fs_cadet_server.c | 2 +- src/fs/gnunet-service-fs_cp.c | 2 +- src/fs/gnunet-service-fs_cp.h | 2 +- src/fs/gnunet-service-fs_indexing.c | 2 +- src/fs/gnunet-service-fs_indexing.h | 2 +- src/fs/gnunet-service-fs_lc.c | 2 +- src/fs/gnunet-service-fs_lc.h | 2 +- src/fs/gnunet-service-fs_pe.c | 2 +- src/fs/gnunet-service-fs_pe.h | 2 +- src/fs/gnunet-service-fs_pr.c | 2 +- src/fs/gnunet-service-fs_pr.h | 2 +- src/fs/gnunet-service-fs_push.c | 2 +- src/fs/gnunet-service-fs_push.h | 2 +- src/fs/gnunet-service-fs_put.c | 2 +- src/fs/gnunet-service-fs_put.h | 2 +- src/fs/gnunet-unindex.c | 2 +- src/fs/perf_gnunet_service_fs_p2p.c | 2 +- src/fs/perf_gnunet_service_fs_p2p_respect.c | 2 +- src/fs/plugin_block_fs.c | 2 +- src/fs/test_fs.c | 2 +- src/fs/test_fs_directory.c | 2 +- src/fs/test_fs_download.c | 2 +- src/fs/test_fs_download_persistence.c | 2 +- src/fs/test_fs_file_information.c | 2 +- src/fs/test_fs_getopt.c | 2 +- src/fs/test_fs_list_indexed.c | 2 +- src/fs/test_fs_namespace.c | 2 +- src/fs/test_fs_namespace_list_updateable.c | 2 +- src/fs/test_fs_publish.c | 2 +- src/fs/test_fs_publish_persistence.c | 2 +- src/fs/test_fs_search.c | 2 +- src/fs/test_fs_search_persistence.c | 2 +- src/fs/test_fs_search_probes.c | 2 +- src/fs/test_fs_search_with_and.c | 2 +- src/fs/test_fs_start_stop.c | 2 +- src/fs/test_fs_test_lib.c | 2 +- src/fs/test_fs_unindex.c | 2 +- src/fs/test_fs_unindex_persistence.c | 2 +- src/fs/test_fs_uri.c | 2 +- src/fs/test_gnunet_service_fs_migration.c | 2 +- src/fs/test_gnunet_service_fs_p2p.c | 2 +- src/fs/test_plugin_block_fs.c | 2 +- 77 files changed, 77 insertions(+), 77 deletions(-) (limited to 'src/fs') diff --git a/src/fs/fs.h b/src/fs/fs.h index ea8e6a6b3..83b9073c7 100644 --- a/src/fs/fs.h +++ b/src/fs/fs.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2003--2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2003--2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_api.c b/src/fs/fs_api.c index 040ee1b7f..f85b8e739 100644 --- a/src/fs/fs_api.c +++ b/src/fs/fs_api.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2001--2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2001--2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_api.h b/src/fs/fs_api.h index 46277053f..e9f9ab2cb 100644 --- a/src/fs/fs_api.h +++ b/src/fs/fs_api.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_directory.c b/src/fs/fs_directory.c index b57f8e79e..f29b0eff5 100644 --- a/src/fs/fs_directory.c +++ b/src/fs/fs_directory.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2003, 2004, 2006, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2003, 2004, 2006, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_dirmetascan.c b/src/fs/fs_dirmetascan.c index 45d502c91..0d70f1615 100644 --- a/src/fs/fs_dirmetascan.c +++ b/src/fs/fs_dirmetascan.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet - Copyright (C) 2005-2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2005-2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_download.c b/src/fs/fs_download.c index ffdb801f7..f43524553 100644 --- a/src/fs/fs_download.c +++ b/src/fs/fs_download.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2001-2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2001-2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_file_information.c b/src/fs/fs_file_information.c index 22b8b1db8..c2e591e12 100644 --- a/src/fs/fs_file_information.c +++ b/src/fs/fs_file_information.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2009, 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2009, 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_getopt.c b/src/fs/fs_getopt.c index 12bc5c1ea..46a35e16a 100644 --- a/src/fs/fs_getopt.c +++ b/src/fs/fs_getopt.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_list_indexed.c b/src/fs/fs_list_indexed.c index b6edc90c6..e10260d7b 100644 --- a/src/fs/fs_list_indexed.c +++ b/src/fs/fs_list_indexed.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2003, 2004, 2006, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2003, 2004, 2006, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_misc.c b/src/fs/fs_misc.c index 09d6e2ee7..bcb8620cf 100644 --- a/src/fs/fs_misc.c +++ b/src/fs/fs_misc.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2010, 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2010, 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_namespace.c b/src/fs/fs_namespace.c index 5d52265b7..07f4a5653 100644 --- a/src/fs/fs_namespace.c +++ b/src/fs/fs_namespace.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet - Copyright (C) 2003-2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2003-2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_publish.c b/src/fs/fs_publish.c index 15ec54bfd..1e8e82c71 100644 --- a/src/fs/fs_publish.c +++ b/src/fs/fs_publish.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2009, 2010 Christian Grothoff (and other contributing authors) + Copyright (C) 2009, 2010 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_publish_ksk.c b/src/fs/fs_publish_ksk.c index 05231adf2..b3e9de728 100644 --- a/src/fs/fs_publish_ksk.c +++ b/src/fs/fs_publish_ksk.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2009, 2010, 2012, 2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2009, 2010, 2012, 2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_publish_ublock.c b/src/fs/fs_publish_ublock.c index bf760fb3f..7cdad396b 100644 --- a/src/fs/fs_publish_ublock.c +++ b/src/fs/fs_publish_ublock.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2009, 2010, 2012, 2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2009, 2010, 2012, 2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_publish_ublock.h b/src/fs/fs_publish_ublock.h index 34b0a9dd2..bfc4ca080 100644 --- a/src/fs/fs_publish_ublock.h +++ b/src/fs/fs_publish_ublock.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2009, 2010, 2012, 2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2009, 2010, 2012, 2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_search.c b/src/fs/fs_search.c index cabe2d8ef..626d23a72 100644 --- a/src/fs/fs_search.c +++ b/src/fs/fs_search.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2001-2014 Christian Grothoff (and other contributing authors) + Copyright (C) 2001-2014 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_sharetree.c b/src/fs/fs_sharetree.c index cb87f0f2d..14beae5c8 100644 --- a/src/fs/fs_sharetree.c +++ b/src/fs/fs_sharetree.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet - Copyright (C) 2005-2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2005-2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_test_lib.c b/src/fs/fs_test_lib.c index a80793912..6bd156e8b 100644 --- a/src/fs/fs_test_lib.c +++ b/src/fs/fs_test_lib.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2010, 2011, 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2010, 2011, 2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_test_lib.h b/src/fs/fs_test_lib.h index 72348e018..8f57aa5c8 100644 --- a/src/fs/fs_test_lib.h +++ b/src/fs/fs_test_lib.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2010, 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2010, 2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_tree.c b/src/fs/fs_tree.c index 812af96c3..57c4c567f 100644 --- a/src/fs/fs_tree.c +++ b/src/fs/fs_tree.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2009-2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2009-2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_tree.h b/src/fs/fs_tree.h index 684ed2871..3fb485f7d 100644 --- a/src/fs/fs_tree.h +++ b/src/fs/fs_tree.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_unindex.c b/src/fs/fs_unindex.c index 94e7fb295..88d3dd0ea 100644 --- a/src/fs/fs_unindex.c +++ b/src/fs/fs_unindex.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2003--2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2003--2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/fs_uri.c b/src/fs/fs_uri.c index 6f48bde06..12cae6b64 100644 --- a/src/fs/fs_uri.c +++ b/src/fs/fs_uri.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2003--2014 Christian Grothoff (and other contributing authors) + Copyright (C) 2003--2014 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-auto-share.c b/src/fs/gnunet-auto-share.c index ae332af49..6f27bdbb0 100644 --- a/src/fs/gnunet-auto-share.c +++ b/src/fs/gnunet-auto-share.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2001--2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2001--2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-directory.c b/src/fs/gnunet-directory.c index b9becc740..dabf554fb 100644 --- a/src/fs/gnunet-directory.c +++ b/src/fs/gnunet-directory.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-download.c b/src/fs/gnunet-download.c index 0f1dfaa7c..a0ea9698a 100644 --- a/src/fs/gnunet-download.c +++ b/src/fs/gnunet-download.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-fs-profiler.c b/src/fs/gnunet-fs-profiler.c index 2fadff35d..cd4f9d851 100644 --- a/src/fs/gnunet-fs-profiler.c +++ b/src/fs/gnunet-fs-profiler.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-fs.c b/src/fs/gnunet-fs.c index d79653c86..7c20e025f 100644 --- a/src/fs/gnunet-fs.c +++ b/src/fs/gnunet-fs.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-helper-fs-publish.c b/src/fs/gnunet-helper-fs-publish.c index 3bb16d427..58f76a0d8 100644 --- a/src/fs/gnunet-helper-fs-publish.c +++ b/src/fs/gnunet-helper-fs-publish.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-publish.c b/src/fs/gnunet-publish.c index a0863dcbb..b5c8acc4c 100644 --- a/src/fs/gnunet-publish.c +++ b/src/fs/gnunet-publish.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2001-2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2001-2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-search.c b/src/fs/gnunet-search.c index 5d7633591..d9ce456a6 100644 --- a/src/fs/gnunet-search.c +++ b/src/fs/gnunet-search.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs.c b/src/fs/gnunet-service-fs.c index 65b4318e7..aebbe5854 100644 --- a/src/fs/gnunet-service-fs.c +++ b/src/fs/gnunet-service-fs.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2009-2014 Christian Grothoff (and other contributing authors) + Copyright (C) 2009-2014 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs.h b/src/fs/gnunet-service-fs.h index effe310ca..92cb4088e 100644 --- a/src/fs/gnunet-service-fs.h +++ b/src/fs/gnunet-service-fs.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2009, 2010 Christian Grothoff (and other contributing authors) + Copyright (C) 2009, 2010 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_cadet.h b/src/fs/gnunet-service-fs_cadet.h index 31993f7f1..060a3993c 100644 --- a/src/fs/gnunet-service-fs_cadet.h +++ b/src/fs/gnunet-service-fs_cadet.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_cadet_client.c b/src/fs/gnunet-service-fs_cadet_client.c index 8d2749130..417468970 100644 --- a/src/fs/gnunet-service-fs_cadet_client.c +++ b/src/fs/gnunet-service-fs_cadet_client.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2012, 2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2012, 2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_cadet_server.c b/src/fs/gnunet-service-fs_cadet_server.c index 820dbf847..46086eec8 100644 --- a/src/fs/gnunet-service-fs_cadet_server.c +++ b/src/fs/gnunet-service-fs_cadet_server.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2012, 2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2012, 2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_cp.c b/src/fs/gnunet-service-fs_cp.c index 363a372cf..3cabfeaaf 100644 --- a/src/fs/gnunet-service-fs_cp.c +++ b/src/fs/gnunet-service-fs_cp.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_cp.h b/src/fs/gnunet-service-fs_cp.h index 8e3374e8d..491ab34e3 100644 --- a/src/fs/gnunet-service-fs_cp.h +++ b/src/fs/gnunet-service-fs_cp.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_indexing.c b/src/fs/gnunet-service-fs_indexing.c index 0200cb9d4..9687b24bc 100644 --- a/src/fs/gnunet-service-fs_indexing.c +++ b/src/fs/gnunet-service-fs_indexing.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2009, 2010 Christian Grothoff (and other contributing authors) + Copyright (C) 2009, 2010 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_indexing.h b/src/fs/gnunet-service-fs_indexing.h index 35439c50d..a2cc4a800 100644 --- a/src/fs/gnunet-service-fs_indexing.h +++ b/src/fs/gnunet-service-fs_indexing.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2009, 2010, 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2009, 2010, 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_lc.c b/src/fs/gnunet-service-fs_lc.c index b3d308bf4..f837ad320 100644 --- a/src/fs/gnunet-service-fs_lc.c +++ b/src/fs/gnunet-service-fs_lc.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_lc.h b/src/fs/gnunet-service-fs_lc.h index a9aa5559b..c06166685 100644 --- a/src/fs/gnunet-service-fs_lc.h +++ b/src/fs/gnunet-service-fs_lc.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_pe.c b/src/fs/gnunet-service-fs_pe.c index 1c4065f70..8e414e74a 100644 --- a/src/fs/gnunet-service-fs_pe.c +++ b/src/fs/gnunet-service-fs_pe.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_pe.h b/src/fs/gnunet-service-fs_pe.h index a9c3c5c4e..dd66f82ed 100644 --- a/src/fs/gnunet-service-fs_pe.h +++ b/src/fs/gnunet-service-fs_pe.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_pr.c b/src/fs/gnunet-service-fs_pr.c index fe3f939f9..8c97e0898 100644 --- a/src/fs/gnunet-service-fs_pr.c +++ b/src/fs/gnunet-service-fs_pr.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2009-2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2009-2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_pr.h b/src/fs/gnunet-service-fs_pr.h index 0be91fec2..2765f9b3d 100644 --- a/src/fs/gnunet-service-fs_pr.h +++ b/src/fs/gnunet-service-fs_pr.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2009, 2010, 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2009, 2010, 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_push.c b/src/fs/gnunet-service-fs_push.c index 270188ef4..a31a4f626 100644 --- a/src/fs/gnunet-service-fs_push.c +++ b/src/fs/gnunet-service-fs_push.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_push.h b/src/fs/gnunet-service-fs_push.h index 5008c91f0..55aefa478 100644 --- a/src/fs/gnunet-service-fs_push.h +++ b/src/fs/gnunet-service-fs_push.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_put.c b/src/fs/gnunet-service-fs_put.c index 7e7e5efe2..3fb2d7abb 100644 --- a/src/fs/gnunet-service-fs_put.c +++ b/src/fs/gnunet-service-fs_put.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-service-fs_put.h b/src/fs/gnunet-service-fs_put.h index eb278b12f..8bad7aebb 100644 --- a/src/fs/gnunet-service-fs_put.h +++ b/src/fs/gnunet-service-fs_put.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/gnunet-unindex.c b/src/fs/gnunet-unindex.c index 52a795240..8a059478c 100644 --- a/src/fs/gnunet-unindex.c +++ b/src/fs/gnunet-unindex.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/perf_gnunet_service_fs_p2p.c b/src/fs/perf_gnunet_service_fs_p2p.c index e2f58d13d..08bfe1b30 100644 --- a/src/fs/perf_gnunet_service_fs_p2p.c +++ b/src/fs/perf_gnunet_service_fs_p2p.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2010, 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2010, 2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/perf_gnunet_service_fs_p2p_respect.c b/src/fs/perf_gnunet_service_fs_p2p_respect.c index 01f8dbe26..d20d15aff 100644 --- a/src/fs/perf_gnunet_service_fs_p2p_respect.c +++ b/src/fs/perf_gnunet_service_fs_p2p_respect.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2010, 2011, 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2010, 2011, 2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/plugin_block_fs.c b/src/fs/plugin_block_fs.c index 92355432a..415a2e3ed 100644 --- a/src/fs/plugin_block_fs.c +++ b/src/fs/plugin_block_fs.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet - Copyright (C) 2010, 2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2010, 2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs.c b/src/fs/test_fs.c index 6ea1e9d22..6fdc589bf 100644 --- a/src/fs/test_fs.c +++ b/src/fs/test_fs.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2004, 2005, 2006, 2008 Christian Grothoff (and other contributing authors) + Copyright (C) 2004, 2005, 2006, 2008 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_directory.c b/src/fs/test_fs_directory.c index 1e1447601..74ce07381 100644 --- a/src/fs/test_fs_directory.c +++ b/src/fs/test_fs_directory.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2005, 2006, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2005, 2006, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_download.c b/src/fs/test_fs_download.c index 32d5f5a34..e192e8f52 100644 --- a/src/fs/test_fs_download.c +++ b/src/fs/test_fs_download.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2004, 2005, 2006, 2008, 2009, 2011, 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2004, 2005, 2006, 2008, 2009, 2011, 2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_download_persistence.c b/src/fs/test_fs_download_persistence.c index fd1dbf242..6b78741e6 100644 --- a/src/fs/test_fs_download_persistence.c +++ b/src/fs/test_fs_download_persistence.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Christian Grothoff (and other contributing authors) + Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_file_information.c b/src/fs/test_fs_file_information.c index cd9132460..0b73d4a53 100644 --- a/src/fs/test_fs_file_information.c +++ b/src/fs/test_fs_file_information.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2004, 2005, 2006, 2008, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2004, 2005, 2006, 2008, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_getopt.c b/src/fs/test_fs_getopt.c index 1b1c28c39..fa433b96c 100644 --- a/src/fs/test_fs_getopt.c +++ b/src/fs/test_fs_getopt.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet - Copyright (C) 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_list_indexed.c b/src/fs/test_fs_list_indexed.c index 97f465f79..b76e894a5 100644 --- a/src/fs/test_fs_list_indexed.c +++ b/src/fs/test_fs_list_indexed.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2004, 2005, 2006, 2008, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2004, 2005, 2006, 2008, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_namespace.c b/src/fs/test_fs_namespace.c index 99af39d5c..201acb8f5 100644 --- a/src/fs/test_fs_namespace.c +++ b/src/fs/test_fs_namespace.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2005-2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2005-2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_namespace_list_updateable.c b/src/fs/test_fs_namespace_list_updateable.c index 7a9377ec9..c8869aaca 100644 --- a/src/fs/test_fs_namespace_list_updateable.c +++ b/src/fs/test_fs_namespace_list_updateable.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2005-2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2005-2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_publish.c b/src/fs/test_fs_publish.c index 481108d50..a391dbe0d 100644 --- a/src/fs/test_fs_publish.c +++ b/src/fs/test_fs_publish.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2004, 2005, 2006, 2008, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2004, 2005, 2006, 2008, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_publish_persistence.c b/src/fs/test_fs_publish_persistence.c index 18b17ce27..9807520a2 100644 --- a/src/fs/test_fs_publish_persistence.c +++ b/src/fs/test_fs_publish_persistence.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Christian Grothoff (and other contributing authors) + Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_search.c b/src/fs/test_fs_search.c index c24d062dd..29a98bbad 100644 --- a/src/fs/test_fs_search.c +++ b/src/fs/test_fs_search.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2004-2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2004-2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_search_persistence.c b/src/fs/test_fs_search_persistence.c index 7c84c24c9..756c72557 100644 --- a/src/fs/test_fs_search_persistence.c +++ b/src/fs/test_fs_search_persistence.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Christian Grothoff (and other contributing authors) + Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_search_probes.c b/src/fs/test_fs_search_probes.c index 218951509..bcb914d79 100644 --- a/src/fs/test_fs_search_probes.c +++ b/src/fs/test_fs_search_probes.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_search_with_and.c b/src/fs/test_fs_search_with_and.c index 7798f88c0..e25d3786a 100644 --- a/src/fs/test_fs_search_with_and.c +++ b/src/fs/test_fs_search_with_and.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2004-2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2004-2013 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_start_stop.c b/src/fs/test_fs_start_stop.c index 328c89d60..c4b27259b 100644 --- a/src/fs/test_fs_start_stop.c +++ b/src/fs/test_fs_start_stop.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2004, 2005, 2006, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2004, 2005, 2006, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_test_lib.c b/src/fs/test_fs_test_lib.c index 3f802bfcf..dda990830 100644 --- a/src/fs/test_fs_test_lib.c +++ b/src/fs/test_fs_test_lib.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2010, 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2010, 2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_unindex.c b/src/fs/test_fs_unindex.c index c7a0c7cd5..77a70cb20 100644 --- a/src/fs/test_fs_unindex.c +++ b/src/fs/test_fs_unindex.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2004, 2005, 2006, 2008, 2009 Christian Grothoff (and other contributing authors) + Copyright (C) 2004, 2005, 2006, 2008, 2009 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_unindex_persistence.c b/src/fs/test_fs_unindex_persistence.c index ccb628a63..cfb08629b 100644 --- a/src/fs/test_fs_unindex_persistence.c +++ b/src/fs/test_fs_unindex_persistence.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Christian Grothoff (and other contributing authors) + Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_fs_uri.c b/src/fs/test_fs_uri.c index 193b4c457..7e00219b1 100644 --- a/src/fs/test_fs_uri.c +++ b/src/fs/test_fs_uri.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2003-2014 Christian Grothoff (and other contributing authors) + Copyright (C) 2003-2014 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_gnunet_service_fs_migration.c b/src/fs/test_gnunet_service_fs_migration.c index 31e971a98..b698506b4 100644 --- a/src/fs/test_gnunet_service_fs_migration.c +++ b/src/fs/test_gnunet_service_fs_migration.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2010, 2012, 2015 Christian Grothoff (and other contributing authors) + Copyright (C) 2010, 2012, 2015 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_gnunet_service_fs_p2p.c b/src/fs/test_gnunet_service_fs_p2p.c index 57efbdcd6..f2b3f7516 100644 --- a/src/fs/test_gnunet_service_fs_p2p.c +++ b/src/fs/test_gnunet_service_fs_p2p.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2010, 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2010, 2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fs/test_plugin_block_fs.c b/src/fs/test_plugin_block_fs.c index 08c6e38f0..1fc9f2110 100644 --- a/src/fs/test_plugin_block_fs.c +++ b/src/fs/test_plugin_block_fs.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet - Copyright (C) 2010, 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2010, 2012 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published -- cgit v1.2.3