aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile3
-rw-r--r--clark.js3
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 15914f4..d808baa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2012, 2013 Tom Willemsen
+# Copyright (C) 2013 Tom Willemsen <tom at ryuslash dot org>
#
# This file is part of CLark
#
@@ -14,6 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with CLark. If not, see <http://www.gnu.org/licenses/>.
+
DESTDIR ?= /usr/local
.PHONY: all install uninstall
diff --git a/clark.js b/clark.js
index e0aebba..c256904 100644
--- a/clark.js
+++ b/clark.js
@@ -1,5 +1,4 @@
-/* clark -- Store/retrieve/manage bookmarks
- Copyright (C) 2012,2013 Tom Willemsen <tom at ryuslash dot org>
+/* Copyright (C) 2013 Tom Willemsen <tom at ryuslash dot org>
This file is part of CLark