aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/stream.cpp
diff options
context:
space:
mode:
authorReinUsesLisp <[email protected]>2018-08-26 22:27:33 -0300
committerReinUsesLisp <[email protected]>2018-08-26 22:27:33 -0300
commitc0d61d32d4708e6516aa5097bae0035a5abc1c0d (patch)
treeac1f4374683d0cebe8640b6842802eac891de276 /src/stream.cpp
parentbf52ad2d9f4001b66058864249fdfe649ff0bfce (diff)
downloadsirit-c0d61d32d4708e6516aa5097bae0035a5abc1c0d.tar.gz
sirit-c0d61d32d4708e6516aa5097bae0035a5abc1c0d.zip
Fixup License
Diffstat (limited to 'src/stream.cpp')
-rw-r--r--src/stream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stream.cpp b/src/stream.cpp
index e4dcd19..21d474b 100644
--- a/src/stream.cpp
+++ b/src/stream.cpp
@@ -1,7 +1,7 @@
/* This file is part of the sirit project.
* Copyright (c) 2018 ReinUsesLisp
* This software may be used and distributed according to the terms of the GNU
- * General Public License version 2 or any later version.
+ * Lesser General Public License version 2 or any later version.
*/
#include "stream.h"