Skip to content

Commit 28ea18c

Browse files
committed
-> GNU LGPL v2.1
1 parent 76fa405 commit 28ea18c

File tree

4 files changed

+433
-275
lines changed

4 files changed

+433
-275
lines changed

CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# This file is part of the argparse library.
2+
# Copyright (C) 2021 by Sergey Lafin
3+
# Licensed under the LGPL v2.1, see the file LICENSE in base directory.
4+
15
cmake_minimum_required (VERSION 3.12)
26
project (argparse)
37

0 commit comments

Comments
 (0)