diff options
author | Christian Pointner <equinox@helsinki.at> | 2013-12-27 10:44:17 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2013-12-27 10:44:17 (GMT) |
commit | b46d601c70c6a2f39ca1cd1de83b0aa561ce5204 (patch) | |
tree | a7e9703c0463b1ad7e5837e81fbc0d84dd751395 /doc/Makefile | |
parent | a505cffcdd9645e1a4c3be302941e8a4a7d16037 (diff) |
whitespace cleanups
header update (copyright notice)
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/Makefile b/doc/Makefile index 3b8c361..afb48aa 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -2,10 +2,10 @@ ## rharchive ## ## The Radio Helsinki Archive Daemon -## ## -## Copyright (C) 2010-2011 Christian Pointner <equinox@helsinki.at> -## +## +## Copyright (C) 2010-2014 Christian Pointner <equinox@helsinki.at> +## ## This file is part of rharchive. ## ## rharchive is free software: you can redistribute it and/or modify @@ -24,7 +24,7 @@ VERSION=$(shell cat ../version) -.PHONY: clean +.PHONY: clean all: manpage |