Skip to content

Commit 56ae89d

Browse files
author
Fytch
committed
update copyright notice
1 parent 71cc491 commit 56ae89d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017-2018 Josua Rieder
3+
Copyright (c) 2017-2020 Josua Rieder
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

include/ProgramOptions.hxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* ProgramOptions.hxx - a single-header program options parsing library for C++11
3-
* Copyright (C) 2017-2018 Josua Rieder ([email protected])
3+
* Copyright (C) 2017-2020 Josua Rieder ([email protected])
44
* Distributed under the MIT License.
55
* For further information, see the enclosed file LICENSE.txt or
66
* visit https://opensource.org/licenses/mit-license.html

0 commit comments

Comments
 (0)