Copyright notice for Makefile.

This commit is contained in:
Felicity Tarnell 2014-03-07 22:44:57 +00:00
parent ba30bffef2
commit 44b2e4371e

View file

@ -1,3 +1,11 @@
# TTS - track your time.
# Copyright (c) 2012-2014 Felicity Tarnell.
#
# Permission is granted to anyone to use this software for any purpose,
# including commercial applications, and to alter it and redistribute it
# freely. This software is provided 'as-is', without any express or implied
# warranty.
.SUFFIXES: .c .o .d .h .SUFFIXES: .c .o .d .h
VPATH = @top_srcdir@ VPATH = @top_srcdir@