aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor C. Richberger <taywee@gmx.com>2019-08-19 09:11:17 -0600
committerGitHub <noreply@github.com>2019-08-19 09:11:17 -0600
commit78e27faf75ff7d20f232f11ffcef65cde43c449d (patch)
treeb52eb134ef53a9994df66fffc2afbca9775451ea
parentMerge pull request #77 from pavel-belikov/subparser-group-validation (diff)
parentUpdate copyright year, add description and URL (diff)
downloadargs.hxx-78e27faf75ff7d20f232f11ffcef65cde43c449d.tar.xz
Merge pull request #78 from darealshinji/patch-1
Update copyright year, add description and URL
-rw-r--r--args.hxx6
1 files changed, 5 insertions, 1 deletions
diff --git a/args.hxx b/args.hxx
index 652937d..f784538 100644
--- a/args.hxx
+++ b/args.hxx
@@ -1,4 +1,8 @@
-/* Copyright (c) 2016-2017 Taylor C. Richberger <taywee@gmx.com> and Pavel
+/* A simple header-only C++ argument parser library.
+ *
+ * https://github.com/Taywee/args
+ *
+ * Copyright (c) 2016-2019 Taylor C. Richberger <taywee@gmx.com> and Pavel
* Belikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy