automatic commit
authorFrancois Fleuret <fleuret@moose.fleuret.org>
Tue, 21 Oct 2008 20:56:34 +0000 (22:56 +0200)
committerFrancois Fleuret <fleuret@moose.fleuret.org>
Tue, 21 Oct 2008 20:56:34 +0000 (22:56 +0200)
86 files changed:
Makefile
boosted_classifier.cc
boosted_classifier.h
classifier.cc
classifier.h
classifier_reader.cc
classifier_reader.h
decision_tree.cc
decision_tree.h
detector.cc
detector.h
error_rates.cc
error_rates.h
folding.cc
fusion_sort.cc
fusion_sort.h
gaussian.cc
gaussian.h
global.cc
global.h
graph.sh
image.cc
image.h
interval.cc
interval.h
jpeg_misc.cc
jpeg_misc.h
labelled_image.cc
labelled_image.h
labelled_image_pool.cc
labelled_image_pool.h
labelled_image_pool_file.cc
labelled_image_pool_file.h
labelled_image_pool_subset.cc
labelled_image_pool_subset.h
list_to_pool.cc
loss_machine.cc
loss_machine.h
materials.cc
materials.h
misc.cc
misc.h
param_parser.cc
param_parser.h
parsing.cc
parsing.h
parsing_pool.cc
parsing_pool.h
pi_feature.cc
pi_feature.h
pi_feature_family.cc
pi_feature_family.h
pi_referential.cc
pi_referential.h
pose.cc
pose.h
pose_cell.cc
pose_cell.h
pose_cell_hierarchy.cc
pose_cell_hierarchy.h
pose_cell_hierarchy_reader.cc
pose_cell_hierarchy_reader.h
pose_cell_scored_set.cc
pose_cell_scored_set.h
pose_cell_set.cc
pose_cell_set.h
progress_bar.cc
progress_bar.h
rectangle.h
rgb_image.cc
rgb_image.h
rgb_image_subpixel.cc
rgb_image_subpixel.h
rich_image.cc
rich_image.h
run.sh
sample_set.cc
sample_set.h
shared.cc
shared.h
shared_responses.cc
shared_responses.h
storable.cc
storable.h
tools.cc
tools.h

index f04583d..74d8560 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,9 +11,8 @@
 #  This file is part of folded-ctf.                                   #
 #                                                                     #
 #  folded-ctf is free software: you can redistribute it and/or modify  #
-#  it under the terms of the GNU General Public License as published   #
-#  by the Free Software Foundation, either version 3 of the License,   #
-#  or (at your option) any later version.                             #
+#  it under the terms of the GNU General Public License version 3 as   #
+#  published by the Free Software Foundation.                          #
 #                                                                     #
 #  folded-ctf is distributed in the hope that it will be useful, but   #
 #  WITHOUT ANY WARRANTY; without even the implied warranty of         #
index 9c5765c..5d73012 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 22cbe63..782a9c9 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 6a0fa3f..c1d26dd 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 533ebd7..ad9fa9b 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index a4a9f53..29298ea 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 8f25077..4381bb4 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index f94f4e6..bcc3149 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 22dbc11..4903c6a 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 3914b99..0bd651f 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index cb75504..84c76a4 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 89a9895..4744ba9 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 2834e6a..0396f98 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 9b3c2ca..bdd93fe 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index baa5f3f..1bf1bc2 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 70c8ce1..7e8a090 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index b2782f5..ef31ffe 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index a9a5fd9..d0a3ccc 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 34ce658..ee1aaca 100644 (file)
--- a/global.cc
+++ b/global.cc
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 01065da..3b46c74 100644 (file)
--- a/global.h
+++ b/global.h
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 441764e..23767d6 100755 (executable)
--- a/graph.sh
+++ b/graph.sh
@@ -12,9 +12,8 @@
 #  This file is part of folded-ctf.                                   #
 #                                                                     #
 #  folded-ctf is free software: you can redistribute it and/or modify  #
-#  it under the terms of the GNU General Public License as published   #
-#  by the Free Software Foundation, either version 3 of the License,   #
-#  or (at your option) any later version.                             #
+#  it under the terms of the GNU General Public License version 3 as   #
+#  published by the Free Software Foundation.                          #
 #                                                                     #
 #  folded-ctf is distributed in the hope that it will be useful, but   #
 #  WITHOUT ANY WARRANTY; without even the implied warranty of         #
index 9f759cf..3161e97 100644 (file)
--- a/image.cc
+++ b/image.cc
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/image.h b/image.h
index 716d0d7..8c3a987 100644 (file)
--- a/image.h
+++ b/image.h
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index df8506a..d8b670a 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index a93f447..6f7c4ec 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index a6799f6..3ca5984 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 0601b64..d5b2313 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index b901d94..4eed0e0 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 32b03c0..8fa52a0 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 4a939cf..70c7c83 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index f39fa36..23dbbde 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 5c869d8..6ea7704 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 549ca1e..d1b81de 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 454a3c8..d1e4ac5 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 1436a2d..d74201b 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index af9fd2f..5d7eaa0 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 96da7a8..413a2a3 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 428c8e4..9d7a78c 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index df7abbb..986004a 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index ecf71c6..cbb7788 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/misc.cc b/misc.cc
index a86803f..a0dd057 100644 (file)
--- a/misc.cc
+++ b/misc.cc
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/misc.h b/misc.h
index f75d540..7ad8cbf 100644 (file)
--- a/misc.h
+++ b/misc.h
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 60b4600..8554f41 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index ac0aff1..855555a 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index fb0a256..0eafe5e 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index e0435ac..b3cc8d2 100644 (file)
--- a/parsing.h
+++ b/parsing.h
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 053620b..cc73379 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 6a2d9fe..5f0bff7 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 737a02d..1dba18e 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 64da10f..505b75f 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 2c093a1..7d3f638 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index b171bb1..3de5a84 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index e0e9de0..979f5d9 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 289cfd8..a3fc29e 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/pose.cc b/pose.cc
index b8a2139..6ac5b39 100644 (file)
--- a/pose.cc
+++ b/pose.cc
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/pose.h b/pose.h
index ddd9a98..d110c12 100644 (file)
--- a/pose.h
+++ b/pose.h
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 9d7a24f..21bdd08 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 2a05a28..3313f29 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 67016e9..baa6459 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 90b1f01..3165eb2 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 203e42a..dc4ff0b 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 6f2e6a6..5064f10 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index c130a6b..08ad567 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index a486b30..7561e2f 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index cc0da50..bf0202f 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 2a58429..acbd6c2 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 5ff9393..e9b8de9 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 1042758..222f228 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 1ac1fa5..bbeb29a 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index eff1c7a..35d0a20 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 6ada7da..24ee3f0 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 866e9f8..4c3e16a 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 73e4a7e..fbb6d2e 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 93933f0..aa8b7e5 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 5208d00..2a68718 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/run.sh b/run.sh
index 7942e46..cf4fe33 100755 (executable)
--- a/run.sh
+++ b/run.sh
@@ -13,9 +13,8 @@
 #  This file is part of folded-ctf.                                   #
 #                                                                     #
 #  folded-ctf is free software: you can redistribute it and/or modify  #
-#  it under the terms of the GNU General Public License as published   #
-#  by the Free Software Foundation, either version 3 of the License,   #
-#  or (at your option) any later version.                             #
+#  it under the terms of the GNU General Public License version 3 as   #
+#  published by the Free Software Foundation.                          #
 #                                                                     #
 #  folded-ctf is distributed in the hope that it will be useful, but   #
 #  WITHOUT ANY WARRANTY; without even the implied warranty of         #
index 5f0ff1f..7e1a271 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 431993d..0540e86 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index a081a68..4d5a878 100644 (file)
--- a/shared.cc
+++ b/shared.cc
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 6639535..3e093d8 100644 (file)
--- a/shared.h
+++ b/shared.h
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 94de448..7c1a870 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 365f902..c72e6f0 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 4a2786c..33149e5 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index bf71654..8431d94 100644 (file)
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
index 2491fbc..f8d7301 100644 (file)
--- a/tools.cc
+++ b/tools.cc
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tools.h b/tools.h
index 632b2d3..e5347f2 100644 (file)
--- a/tools.h
+++ b/tools.h
@@ -9,9 +9,8 @@
  *  This file is part of folded-ctf.
  *
  *  folded-ctf is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published
- *  by the Free Software Foundation, either version 3 of the License,
- *  or (at your option) any later version.
+ *  it under the terms of the GNU General Public License version 3 as
+ *  published by the Free Software Foundation.
  *
  *  folded-ctf is distributed in the hope that it will be useful, but
  *  WITHOUT ANY WARRANTY; without even the implied warranty of