aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_peerstore_service.h
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-04-04 13:37:20 +0000
committerng0 <ng0@n0.is>2019-04-04 13:37:20 +0000
commitd58a715b3d210aec6e3c70ca48fa905e56ef4e19 (patch)
tree88d5096e07136aa64d838997dd5aacb123d12a22 /src/include/gnunet_peerstore_service.h
parent2fd1e4520a7622fc5aef0f3ca667d3d7304b9606 (diff)
parent13888754485d711b8088bc24969df85acb7f2ede (diff)
downloadgnunet-d58a715b3d210aec6e3c70ca48fa905e56ef4e19.tar.gz
gnunet-d58a715b3d210aec6e3c70ca48fa905e56ef4e19.zip
Merge branch 'master' of gnunet.org:gnunet
Diffstat (limited to 'src/include/gnunet_peerstore_service.h')
-rw-r--r--src/include/gnunet_peerstore_service.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_peerstore_service.h b/src/include/gnunet_peerstore_service.h
index 55f371399..31567c004 100644
--- a/src/include/gnunet_peerstore_service.h
+++ b/src/include/gnunet_peerstore_service.h
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet 2 This file is part of GNUnet
3 Copyright (C) 3 Copyright (C) GNUnet e.V. 2004--2019
4 4
5 GNUnet is free software: you can redistribute it and/or modify it 5 GNUnet is free software: you can redistribute it and/or modify it
6 under the terms of the GNU Affero General Public License as published 6 under the terms of the GNU Affero General Public License as published
@@ -11,7 +11,7 @@
11 WITHOUT ANY WARRANTY; without even the implied warranty of 11 WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 Affero General Public License for more details. 13 Affero General Public License for more details.
14 14
15 You should have received a copy of the GNU Affero General Public License 15 You should have received a copy of the GNU Affero General Public License
16 along with this program. If not, see <http://www.gnu.org/licenses/>. 16 along with this program. If not, see <http://www.gnu.org/licenses/>.
17 17