aboutsummaryrefslogtreecommitdiff
path: root/src/psycutil
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-01-19 13:43:20 +0000
committerChristian Grothoff <christian@grothoff.org>2016-01-19 13:43:20 +0000
commitbb5fe91d23b0938baa3c4f0e92a83df659df216a (patch)
tree407c5cea3c05703455e80ff2fe81130cba883216 /src/psycutil
parent71e181512d1cd61d3865f93f5b85b208b5720ba5 (diff)
-fix (C) notices
Diffstat (limited to 'src/psycutil')
-rw-r--r--src/psycutil/psyc_env.c2
-rw-r--r--src/psycutil/psyc_message.c2
-rw-r--r--src/psycutil/psyc_slicer.c2
-rw-r--r--src/psycutil/test_psyc_env.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/psycutil/psyc_env.c b/src/psycutil/psyc_env.c
index 9c9c1a96df..b4861a25da 100644
--- a/src/psycutil/psyc_env.c
+++ b/src/psycutil/psyc_env.c
@@ -1,6 +1,6 @@
/*
* This file is part of GNUnet.
- * Copyright (C) 2013 Christian Grothoff (and other contributing authors)
+ * Copyright (C) 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/psycutil/psyc_message.c b/src/psycutil/psyc_message.c
index 2bdd4497ab..62a5b8f142 100644
--- a/src/psycutil/psyc_message.c
+++ b/src/psycutil/psyc_message.c
@@ -1,6 +1,6 @@
/*
* This file is part of GNUnet
- * Copyright (C) 2013 Christian Grothoff (and other contributing authors)
+ * Copyright (C) 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/psycutil/psyc_slicer.c b/src/psycutil/psyc_slicer.c
index e372d3ae2d..7586b39707 100644
--- a/src/psycutil/psyc_slicer.c
+++ b/src/psycutil/psyc_slicer.c
@@ -1,6 +1,6 @@
/*
* This file is part of GNUnet
- * Copyright (C) 2013 Christian Grothoff (and other contributing authors)
+ * Copyright (C) 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/psycutil/test_psyc_env.c b/src/psycutil/test_psyc_env.c
index 021e7fe10c..324c244e4d 100644
--- a/src/psycutil/test_psyc_env.c
+++ b/src/psycutil/test_psyc_env.c
@@ -1,6 +1,6 @@
/*
* This file is part of GNUnet.
- * Copyright (C) 2013 Christian Grothoff (and other contributing authors)
+ * Copyright (C) 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