diff options
author | ReinUsesLisp <[email protected]> | 2018-11-16 04:10:10 -0300 |
---|---|---|
committer | ReinUsesLisp <[email protected]> | 2018-11-16 04:10:10 -0300 |
commit | f5944d61a67dfd9be20d43e4f5f24b44387b4add (patch) | |
tree | ced97a47ee7241653646315b68b199dbf76afa6a /tests | |
parent | 664569a3b8c361cec55a5eeafe34ffea24eb2e30 (diff) | |
download | sirit-f5944d61a67dfd9be20d43e4f5f24b44387b4add.tar.gz sirit-f5944d61a67dfd9be20d43e4f5f24b44387b4add.zip |
Upgrade from LGPLv2.1 to LGPLv3
Diffstat (limited to 'tests')
-rw-r--r-- | tests/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/main.cpp b/tests/main.cpp index f8dce0f..afa1514 100644 --- a/tests/main.cpp +++ b/tests/main.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 - * Lesser General Public License version 2.1 or any later version. + * Lesser General Public License version 3 or any later version. */ #include <sirit/sirit.h> |