summaryrefslogtreecommitdiff
path: root/emacsterm.sh.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-11-27 20:39:32 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-11-27 20:39:32 -0500
commitc2909be8b00643412ee36de4e3779676f74f0637 (patch)
treef30ee184e8e635d276bad3d413d0ba8d608242ec /emacsterm.sh.in
parenta971938946dd61a3468263908988363dbdd87a3d (diff)
add copyright and licensing information (GPLv3+)
Diffstat (limited to 'emacsterm.sh.in')
-rw-r--r--emacsterm.sh.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/emacsterm.sh.in b/emacsterm.sh.in
index e199f95..c4fe145 100644
--- a/emacsterm.sh.in
+++ b/emacsterm.sh.in
@@ -1,5 +1,22 @@
#!@bash@
+# Copyright (C) 2011, 2013-2014 Luke Shumaker <lukeshu@sbcglobal.net>
+#
+# This file is not considered part of GNU Emacs.
+#
+# This program 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 of the License, or
+# (at your option) any later version.
+#
+# This program 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 this program. If not, see <http://www.gnu.org/licenses/>.
+
m4_include(common.sh)
usage() {