aboutsummaryrefslogtreecommitdiff
path: root/cells-impl.hpp
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-12-09 10:18:45 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-12-09 10:18:45 +0100
commitf62ea00037a74f46bb520ae1bb0d549e73474ace (patch)
tree4c3c84c80e697f7908cfe8a2b2385a96a745caf4 /cells-impl.hpp
parentdcda2ea24afbabbab31f51a78488013a5b229535 (diff)
Apply LGPLv3.
Diffstat (limited to 'cells-impl.hpp')
-rw-r--r--cells-impl.hpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/cells-impl.hpp b/cells-impl.hpp
index 994a5ec..1a9d644 100644
--- a/cells-impl.hpp
+++ b/cells-impl.hpp
@@ -1,4 +1,18 @@
// Copyright 2012, Matthias Andreas Benkard.
+//
+// This program is free software: you can redistribute it and/or
+// modify it under the terms of the GNU Lesser General Public License
+// as published by the Free Software Foundation, either version 3 of
+// the License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful, but
+// WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details.
+//
+// You should have received a copy of the GNU Lesser General Public
+// License along with this program. If not, see
+// <http://www.gnu.org/licenses/>.
#pragma once