aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/gnunet/voting/InvalidGroupCertException.java
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-02-07 23:17:15 +0000
committerChristian Grothoff <christian@grothoff.org>2015-02-07 23:17:15 +0000
commitbcf4c61542bf657e35487ed3d5f7f6853d88e339 (patch)
tree437f9d41a45f439ad3aeda3d4209ddfbefa4e54f /src/main/java/org/gnunet/voting/InvalidGroupCertException.java
parenta872fb202c9f137ea96e45ca23ab8b13e324279e (diff)
downloadgnunet-java-bcf4c61542bf657e35487ed3d5f7f6853d88e339.tar.gz
gnunet-java-bcf4c61542bf657e35487ed3d5f7f6853d88e339.zip
-bringing copyright tags up to FSF standard
Diffstat (limited to 'src/main/java/org/gnunet/voting/InvalidGroupCertException.java')
-rw-r--r--src/main/java/org/gnunet/voting/InvalidGroupCertException.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/java/org/gnunet/voting/InvalidGroupCertException.java b/src/main/java/org/gnunet/voting/InvalidGroupCertException.java
index 26d24c4..a0b5b12 100644
--- a/src/main/java/org/gnunet/voting/InvalidGroupCertException.java
+++ b/src/main/java/org/gnunet/voting/InvalidGroupCertException.java
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2012, 2013 Christian Grothoff (and other contributing authors) 3 Copyright (C) 2012, 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
@@ -20,7 +20,7 @@
20 20
21/* 21/*
22 This file is part of GNUnet. 22 This file is part of GNUnet.
23 (C) 2012, 2013 Christian Grothoff (and other contributing authors) 23 Copyright (C) 2012, 2013 Christian Grothoff (and other contributing authors)
24 24
25 GNUnet is free software; you can redistribute it and/or modify 25 GNUnet is free software; you can redistribute it and/or modify
26 it under the terms of the GNU General Public License as published 26 it under the terms of the GNU General Public License as published