Skip to content

Commit 9dfeefe

Browse files
authored
update copyright date to 2024 (#971)
update copyright dates
1 parent de1c6a1 commit 9dfeefe

File tree

97 files changed

+97
-97
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+97
-97
lines changed

CLI11.hpp.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// This is a standalone header file generated by MakeSingleHeader.py in CLI11/scripts
66
// from: {git}
77
//
8-
// CLI11 {version} Copyright (c) 2017-2023 University of Cincinnati, developed by Henry
8+
// CLI11 {version} Copyright (c) 2017-2024 University of Cincinnati, developed by Henry
99
// Schreiner under NSF AWARD 1414736. All rights reserved.
1010
//
1111
// Redistribution and use in source and binary forms of CLI11, with or without

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CLI11 2.2 Copyright (c) 2017-2023 University of Cincinnati, developed by Henry
1+
CLI11 2.2 Copyright (c) 2017-2024 University of Cincinnati, developed by Henry
22
Schreiner under NSF AWARD 1414736. All rights reserved.
33

44
Redistribution and use in source and binary forms of CLI11, with or without

cmake/CLIsingle.hpp.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner
1+
// Copyright (c) 2017-2024, University of Cincinnati, developed by Henry Schreiner
22
// under NSF AWARD 1414736 and by the respective contributors.
33
// All rights reserved.
44
//

examples/arg_capture.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner
1+
// Copyright (c) 2017-2024, University of Cincinnati, developed by Henry Schreiner
22
// under NSF AWARD 1414736 and by the respective contributors.
33
// All rights reserved.
44
//

examples/callback_passthrough.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner
1+
// Copyright (c) 2017-2024, University of Cincinnati, developed by Henry Schreiner
22
// under NSF AWARD 1414736 and by the respective contributors.
33
// All rights reserved.
44
//

examples/config_app.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner
1+
// Copyright (c) 2017-2024, University of Cincinnati, developed by Henry Schreiner
22
// under NSF AWARD 1414736 and by the respective contributors.
33
// All rights reserved.
44
//

examples/custom_parse.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner
1+
// Copyright (c) 2017-2024, University of Cincinnati, developed by Henry Schreiner
22
// under NSF AWARD 1414736 and by the respective contributors.
33
// All rights reserved.
44
//

examples/digit_args.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner
1+
// Copyright (c) 2017-2024, University of Cincinnati, developed by Henry Schreiner
22
// under NSF AWARD 1414736 and by the respective contributors.
33
// All rights reserved.
44
//

examples/enum.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner
1+
// Copyright (c) 2017-2024, University of Cincinnati, developed by Henry Schreiner
22
// under NSF AWARD 1414736 and by the respective contributors.
33
// All rights reserved.
44
//

examples/enum_ostream.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner
1+
// Copyright (c) 2017-2024, University of Cincinnati, developed by Henry Schreiner
22
// under NSF AWARD 1414736 and by the respective contributors.
33
// All rights reserved.
44
//

0 commit comments

Comments
 (0)