Copyright notice for Makefile.
This commit is contained in:
parent
ba30bffef2
commit
44b2e4371e
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
VPATH = @top_srcdir@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue