about summary refs log tree commit homepage
path: root/configure.ac
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-03-06 02:03:34 +0000
committerEric Wong <e@80x24.org>2015-03-06 02:17:38 +0000
commit4ca5fa15f45dd8512d1244db1ca24d5624e483d4 (patch)
treeaf22645a1efd44e70c9cb7477386af16fe0859c3 /configure.ac
parent3e14979ef533e41fe72f7e68afd533a3cc87471d (diff)
downloadcmogstored-4ca5fa15f45dd8512d1244db1ca24d5624e483d4.tar.gz
Via update-copyright in gnulib, also added a few copyrights
to non-trivial files.

git ls-files | UPDATE_COPYRIGHT_HOLDER='all contributors' \
  UPDATE_COPYRIGHT_USE_INTERVALS=2 \
  xargs /path/to/gnulib/build-aux/update-copyright
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5d7a8a9..8bd98e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,3 +1,5 @@
+# Copyright (C) 2012-2015 all contributors <cmogstored-public@bogomips.org>
+# License: GPLv3 or later (see COPYING for details)
 AC_INIT([cmogstored],
  m4_esyscmd([build-aux/git-version-gen .tarball-version]),
  [cmogstored-public@bogomips.org])