aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-07-15 15:20:09 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-07-15 15:20:09 +0300
commit0ff98bbc90778852c889ebabdf952420bb29e287 (patch)
treea60738667d91d0faff4f68d1175221435d72e4b6 /Makefile.am
parent8c225eeb2cb48c3d32d1ac0fa7e9e60353c69d4f (diff)
downloadbeam-0ff98bbc90778852c889ebabdf952420bb29e287.tar.gz
beam-0ff98bbc90778852c889ebabdf952420bb29e287.tar.bz2
Update the docs.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am15
1 files changed, 15 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3a5be3f..c65a39d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,18 @@
+# This file is part of BEAM
+# Copyright (C) 2012 Sergey Poznyakoff
+#
+# BEAM is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3, or (at your option)
+# any later version.
+#
+# BEAM is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with BEAM. If not, see <http://www.gnu.org/licenses/>.
SUBDIRS=. lib doc
if COND_S3MOUNT
S3MOUNT=s3

Return to:

Send suggestions and report system problems to the System administrator.