From 44b2e4371e50bb7a2c60781ee836a0d83622f914 Mon Sep 17 00:00:00 2001 From: Felicity Tarnell Date: Fri, 7 Mar 2014 22:44:57 +0000 Subject: [PATCH] Copyright notice for Makefile. --- Makefile.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Makefile.in b/Makefile.in index ab67424..77c9e0e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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@