aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorVic Fryzel <vicfryzel@gmail.com>2010-07-18 02:01:11 -0400
committerVic Fryzel <vicfryzel@gmail.com>2010-07-18 02:01:11 -0400
commit39b32e641b34f13d54c21340246e9e10a17005b1 (patch)
tree66b1e7fe218e515826655667e408a362d468afe6 /config.mk
parent58689b732d0e493f6ef31c0b62aef9a1b60454dd (diff)
After initial import from github, switching name to svte. Revamping README with new project information.
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index f05715c..c425368 100644
--- a/config.mk
+++ b/config.mk
@@ -1,3 +1,22 @@
+# svte: simple virtual terminal emulator: minimal, tabbed, VTE-based terminal
+# Copyright 2010 svte contributors.
+#
+# This file is part of svte.
+#
+# svte 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/>.
+
+
# mocicon version:
VERSION = 0.1.4