fix relpipe-lib-xmlwriter.cpp license v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Thu, 10 Jan 2019 01:47:55 +0100
branchv_0
changeset 4 abcb4c1bd9bd
parent 3 edbebc6163e3
child 5 7473a337e1ce
fix relpipe-lib-xmlwriter.cpp license
src/relpipe-lib-xmlwriter.cpp
--- a/src/relpipe-lib-xmlwriter.cpp	Mon Jan 07 13:52:56 2019 +0100
+++ b/src/relpipe-lib-xmlwriter.cpp	Thu Jan 10 01:47:55 2019 +0100
@@ -1,14 +1,11 @@
 /**
- * Relational pipes (library)
+ * Relational pipes
  * 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 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.
+ * 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.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -25,4 +22,4 @@
  * Compilation just validates that the .h file has no severe bugs.
  * In future, the binary might contain some code for testing purposes.
  */
-#include "../include/relpipe/xmlwriter/XMLWriter.h"
\ No newline at end of file
+#include "../include/relpipe/xmlwriter/XMLWriter.h"