include/relpipe/reader/RelpipeReaderException.h
branchv_0
changeset 30 ef99f5a6c9f6
parent 29 755978b0935c
child 42 3442e0d6caec
--- a/include/relpipe/reader/RelpipeReaderException.h	Thu Nov 29 22:30:12 2018 +0100
+++ b/include/relpipe/reader/RelpipeReaderException.h	Sat Dec 01 15:35:05 2018 +0100
@@ -1,11 +1,14 @@
 /**
- * Relational pipes
+ * Relational pipes (library)
  * Copyright © 2018 František Kučera (Frantovo.cz, GlobalCode.info)
  *
  * This program 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 Lesser General Public License as published by the Free Software Foundation;
+ *    either version 3 of the License, or (at your option) any later version;
+ *    or (at your option)
+ *  - GNU General Public License as published by the Free Software Foundation;
+ *    either version 2 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