Add GPLv3 license info

This commit is contained in:
Tom Willemsen 2013-03-23 00:43:44 +01:00
parent 88b4167734
commit 13d9dab58e
2 changed files with 3 additions and 3 deletions

View file

@ -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 # This file is part of CLark
# #
@ -14,6 +14,7 @@
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with CLark. If not, see <http://www.gnu.org/licenses/>. # along with CLark. If not, see <http://www.gnu.org/licenses/>.
DESTDIR ?= /usr/local DESTDIR ?= /usr/local
.PHONY: all install uninstall .PHONY: all install uninstall

View file

@ -1,5 +1,4 @@
/* clark -- Store/retrieve/manage bookmarks /* Copyright (C) 2013 Tom Willemsen <tom at ryuslash dot org>
Copyright (C) 2012,2013 Tom Willemsen <tom at ryuslash dot org>
This file is part of CLark This file is part of CLark