diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-01-19 13:43:20 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-01-19 13:43:20 +0000 |
commit | bb5fe91d23b0938baa3c4f0e92a83df659df216a (patch) | |
tree | 407c5cea3c05703455e80ff2fe81130cba883216 /src/util/common_endian.c | |
parent | 71e181512d1cd61d3865f93f5b85b208b5720ba5 (diff) |
-fix (C) notices
Diffstat (limited to 'src/util/common_endian.c')
-rw-r--r-- | src/util/common_endian.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/common_endian.c b/src/util/common_endian.c index 45707f4ef7..4c8ad71820 100644 --- a/src/util/common_endian.c +++ b/src/util/common_endian.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2001, 2002, 2003, 2004, 2006, 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2001, 2002, 2003, 2004, 2006, 2012 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 |