aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/fs.h3
-rw-r--r--src/fs/fs_api.c3
-rw-r--r--src/fs/fs_api.h3
-rw-r--r--src/fs/fs_directory.c3
-rw-r--r--src/fs/fs_dirmetascan.c3
-rw-r--r--src/fs/fs_download.c3
-rw-r--r--src/fs/fs_file_information.c3
-rw-r--r--src/fs/fs_getopt.c3
-rw-r--r--src/fs/fs_list_indexed.c3
-rw-r--r--src/fs/fs_misc.c3
-rw-r--r--src/fs/fs_namespace.c3
-rw-r--r--src/fs/fs_publish.c3
-rw-r--r--src/fs/fs_publish_ksk.c3
-rw-r--r--src/fs/fs_publish_ublock.c3
-rw-r--r--src/fs/fs_publish_ublock.h3
-rw-r--r--src/fs/fs_search.c3
-rw-r--r--src/fs/fs_sharetree.c3
-rw-r--r--src/fs/fs_test_lib.c3
-rw-r--r--src/fs/fs_test_lib.h3
-rw-r--r--src/fs/fs_tree.c3
-rw-r--r--src/fs/fs_tree.h3
-rw-r--r--src/fs/fs_unindex.c3
-rw-r--r--src/fs/fs_uri.c3
-rw-r--r--src/fs/gnunet-auto-share.c3
-rw-r--r--src/fs/gnunet-daemon-fsprofiler.c3
-rw-r--r--src/fs/gnunet-directory.c3
-rw-r--r--src/fs/gnunet-download.c3
-rw-r--r--src/fs/gnunet-fs-profiler.c3
-rw-r--r--src/fs/gnunet-fs.c3
-rw-r--r--src/fs/gnunet-helper-fs-publish.c3
-rw-r--r--src/fs/gnunet-publish.c3
-rw-r--r--src/fs/gnunet-search.c3
-rw-r--r--src/fs/gnunet-service-fs.c3
-rw-r--r--src/fs/gnunet-service-fs.h3
-rw-r--r--src/fs/gnunet-service-fs_cadet.h3
-rw-r--r--src/fs/gnunet-service-fs_cadet_client.c3
-rw-r--r--src/fs/gnunet-service-fs_cadet_server.c3
-rw-r--r--src/fs/gnunet-service-fs_cp.c3
-rw-r--r--src/fs/gnunet-service-fs_cp.h3
-rw-r--r--src/fs/gnunet-service-fs_indexing.c3
-rw-r--r--src/fs/gnunet-service-fs_indexing.h3
-rw-r--r--src/fs/gnunet-service-fs_pe.c3
-rw-r--r--src/fs/gnunet-service-fs_pe.h3
-rw-r--r--src/fs/gnunet-service-fs_pr.c3
-rw-r--r--src/fs/gnunet-service-fs_pr.h3
-rw-r--r--src/fs/gnunet-service-fs_push.c3
-rw-r--r--src/fs/gnunet-service-fs_push.h3
-rw-r--r--src/fs/gnunet-service-fs_put.c3
-rw-r--r--src/fs/gnunet-service-fs_put.h3
-rw-r--r--src/fs/gnunet-unindex.c3
-rw-r--r--src/fs/perf_gnunet_service_fs_p2p.c3
-rw-r--r--src/fs/perf_gnunet_service_fs_p2p_respect.c3
-rw-r--r--src/fs/plugin_block_fs.c3
-rw-r--r--src/fs/test_fs.c3
-rw-r--r--src/fs/test_fs_directory.c3
-rw-r--r--src/fs/test_fs_download.c3
-rw-r--r--src/fs/test_fs_download_persistence.c3
-rw-r--r--src/fs/test_fs_file_information.c3
-rw-r--r--src/fs/test_fs_getopt.c3
-rw-r--r--src/fs/test_fs_list_indexed.c3
-rw-r--r--src/fs/test_fs_namespace.c3
-rw-r--r--src/fs/test_fs_namespace_list_updateable.c3
-rw-r--r--src/fs/test_fs_publish.c3
-rw-r--r--src/fs/test_fs_publish_persistence.c3
-rw-r--r--src/fs/test_fs_search.c3
-rw-r--r--src/fs/test_fs_search_persistence.c3
-rw-r--r--src/fs/test_fs_search_probes.c3
-rw-r--r--src/fs/test_fs_search_with_and.c3
-rw-r--r--src/fs/test_fs_start_stop.c3
-rw-r--r--src/fs/test_fs_test_lib.c3
-rw-r--r--src/fs/test_fs_unindex.c3
-rw-r--r--src/fs/test_fs_unindex_persistence.c3
-rw-r--r--src/fs/test_fs_uri.c3
-rwxr-xr-xsrc/fs/test_gnunet_fs_idx.py.in3
-rwxr-xr-xsrc/fs/test_gnunet_fs_psd.py.in3
-rwxr-xr-xsrc/fs/test_gnunet_fs_rec.py.in3
-rw-r--r--src/fs/test_gnunet_service_fs_migration.c3
-rw-r--r--src/fs/test_gnunet_service_fs_p2p.c3
-rw-r--r--src/fs/test_plugin_block_fs.c3
79 files changed, 237 insertions, 0 deletions
diff --git a/src/fs/fs.h b/src/fs/fs.h
index 6fa66a4eaf..f176a270e4 100644
--- a/src/fs/fs.h
+++ b/src/fs/fs.h
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_api.c b/src/fs/fs_api.c
index 3bc96e5165..0857110b1c 100644
--- a/src/fs/fs_api.c
+++ b/src/fs/fs_api.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_api.h b/src/fs/fs_api.h
index 2a66816c6f..35a3c68375 100644
--- a/src/fs/fs_api.h
+++ b/src/fs/fs_api.h
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_directory.c b/src/fs/fs_directory.c
index e901897bfa..2693ecf228 100644
--- a/src/fs/fs_directory.c
+++ b/src/fs/fs_directory.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_dirmetascan.c b/src/fs/fs_dirmetascan.c
index 69e7e1abf2..d002bad441 100644
--- a/src/fs/fs_dirmetascan.c
+++ b/src/fs/fs_dirmetascan.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_download.c b/src/fs/fs_download.c
index b96cab1cfd..b32e9ddde1 100644
--- a/src/fs/fs_download.c
+++ b/src/fs/fs_download.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* @file fs/fs_download.c
diff --git a/src/fs/fs_file_information.c b/src/fs/fs_file_information.c
index e9d74b9c0b..5d139812a7 100644
--- a/src/fs/fs_file_information.c
+++ b/src/fs/fs_file_information.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_getopt.c b/src/fs/fs_getopt.c
index dfc9068686..7b5c2991da 100644
--- a/src/fs/fs_getopt.c
+++ b/src/fs/fs_getopt.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_list_indexed.c b/src/fs/fs_list_indexed.c
index 53ebf753dd..353f779cf6 100644
--- a/src/fs/fs_list_indexed.c
+++ b/src/fs/fs_list_indexed.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_misc.c b/src/fs/fs_misc.c
index f2d6aed6d6..0d23f2e6f6 100644
--- a/src/fs/fs_misc.c
+++ b/src/fs/fs_misc.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* @file fs/fs_misc.c
diff --git a/src/fs/fs_namespace.c b/src/fs/fs_namespace.c
index 10d117ccf9..130d5debaf 100644
--- a/src/fs/fs_namespace.c
+++ b/src/fs/fs_namespace.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_publish.c b/src/fs/fs_publish.c
index 75eaef6f1c..2bb7c57504 100644
--- a/src/fs/fs_publish.c
+++ b/src/fs/fs_publish.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* @file fs/fs_publish.c
diff --git a/src/fs/fs_publish_ksk.c b/src/fs/fs_publish_ksk.c
index 9b20b0e9ff..b80ce3cf27 100644
--- a/src/fs/fs_publish_ksk.c
+++ b/src/fs/fs_publish_ksk.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_publish_ublock.c b/src/fs/fs_publish_ublock.c
index 5c99ed5b4f..abbc5cc258 100644
--- a/src/fs/fs_publish_ublock.c
+++ b/src/fs/fs_publish_ublock.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_publish_ublock.h b/src/fs/fs_publish_ublock.h
index 7eb1e74486..f38441dcc3 100644
--- a/src/fs/fs_publish_ublock.h
+++ b/src/fs/fs_publish_ublock.h
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_search.c b/src/fs/fs_search.c
index b07a27794e..6324fba632 100644
--- a/src/fs/fs_search.c
+++ b/src/fs/fs_search.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* @file fs/fs_search.c
diff --git a/src/fs/fs_sharetree.c b/src/fs/fs_sharetree.c
index 82b8ba9f27..ac6f1ca4a0 100644
--- a/src/fs/fs_sharetree.c
+++ b/src/fs/fs_sharetree.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_test_lib.c b/src/fs/fs_test_lib.c
index ec3afc40bf..f8ed3a22f0 100644
--- a/src/fs/fs_test_lib.c
+++ b/src/fs/fs_test_lib.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_test_lib.h b/src/fs/fs_test_lib.h
index 4a95dcca33..705fde74c7 100644
--- a/src/fs/fs_test_lib.h
+++ b/src/fs/fs_test_lib.h
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_tree.c b/src/fs/fs_tree.c
index 50b19e995b..1f391da71e 100644
--- a/src/fs/fs_tree.c
+++ b/src/fs/fs_tree.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* @file fs/fs_tree.c
diff --git a/src/fs/fs_tree.h b/src/fs/fs_tree.h
index d13fa3b745..f11f66c58b 100644
--- a/src/fs/fs_tree.h
+++ b/src/fs/fs_tree.h
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_unindex.c b/src/fs/fs_unindex.c
index 81e027df83..776c868e66 100644
--- a/src/fs/fs_unindex.c
+++ b/src/fs/fs_unindex.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/fs_uri.c b/src/fs/fs_uri.c
index 689ce8f6e6..89699be41e 100644
--- a/src/fs/fs_uri.c
+++ b/src/fs/fs_uri.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/gnunet-auto-share.c b/src/fs/gnunet-auto-share.c
index 0ba3e79586..a540cde0e8 100644
--- a/src/fs/gnunet-auto-share.c
+++ b/src/fs/gnunet-auto-share.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* @file fs/gnunet-auto-share.c
diff --git a/src/fs/gnunet-daemon-fsprofiler.c b/src/fs/gnunet-daemon-fsprofiler.c
index e87dc32a50..7015a26b1b 100644
--- a/src/fs/gnunet-daemon-fsprofiler.c
+++ b/src/fs/gnunet-daemon-fsprofiler.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/fs/gnunet-directory.c b/src/fs/gnunet-directory.c
index 81f876fc50..a7e35be5e6 100644
--- a/src/fs/gnunet-directory.c
+++ b/src/fs/gnunet-directory.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* @file fs/gnunet-directory.c
diff --git a/src/fs/gnunet-download.c b/src/fs/gnunet-download.c
index e67c90a5cb..1b5b3dcb0e 100644
--- a/src/fs/gnunet-download.c
+++ b/src/fs/gnunet-download.c
@@ -11,6 +11,9 @@
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* @file fs/gnunet-download.c
diff --git a/src/fs/gnunet-fs-profiler.c b/src/fs/gnunet-fs-profiler.c
index cf5fd3b801..a703292e54 100644
--- a/