aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/conversation.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-02 14:53:13 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-02 14:53:13 +0000
commit35cdff9fa295cae1566c5c73a388abc4966cde19 (patch)
tree4faaf676fd3fd44587c56963d24a275d44845f95 /src/conversation/conversation.h
parentaba9e4cbbaf2e2b36f7bb08aada9ba5b540a6c1c (diff)
downloadgnunet-35cdff9fa295cae1566c5c73a388abc4966cde19.tar.gz
gnunet-35cdff9fa295cae1566c5c73a388abc4966cde19.zip
-adjust includes, add missing licenses
Diffstat (limited to 'src/conversation/conversation.h')
-rw-r--r--src/conversation/conversation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/conversation/conversation.h b/src/conversation/conversation.h
index 1f30b21bf..cc36ca739 100644
--- a/src/conversation/conversation.h
+++ b/src/conversation/conversation.h
@@ -1,10 +1,10 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 3 (C) 2013 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
7 by the Free Software Foundation; either version 2, or (at your 7 by the Free Software Foundation; either version 3, or (at your
8 option) any later version. 8 option) any later version.
9 9
10 GNUnet is distributed in the hope that it will be useful, but 10 GNUnet is distributed in the hope that it will be useful, but