gnunet-ext

Template for writing GNUnet extensions
Log | Files | Refs | README | LICENSE

commit b561e327327fa0bb59c7f0061163f98f0065e931
parent 0202b49e53021b5edf296e1ff2396443d45755a9
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat,  7 Feb 2015 23:15:08 +0000

-bringing copyright tags up to FSF standard

Diffstat:
Msrc/ext/ext.h | 2+-
Msrc/ext/ext_api.c | 2+-
Msrc/ext/gnunet-ext.c | 2+-
Msrc/ext/gnunet-service-ext.c | 2+-
Msrc/ext/test_ext_api.c | 2+-
Msrc/include/gnunet_ext_service.h | 2+-
Msrc/include/gnunet_protocols_ext.h | 2+-
7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/ext/ext.h b/src/ext/ext.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet - (C) 2012-2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2012-2013 Christian Grothoff (and other contributing authors) 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/ext/ext_api.c b/src/ext/ext_api.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) + Copyright (C) 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/ext/gnunet-ext.c b/src/ext/gnunet-ext.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) + Copyright (C) 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/ext/gnunet-service-ext.c b/src/ext/gnunet-service-ext.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) + Copyright (C) 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/ext/test_ext_api.c b/src/ext/test_ext_api.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) + Copyright (C) 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/include/gnunet_ext_service.h b/src/include/gnunet_ext_service.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet - (C) + Copyright (C) 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/include/gnunet_protocols_ext.h b/src/include/gnunet_protocols_ext.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) + Copyright (C) GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published