Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks

This commit is contained in:
Vale
2016-03-05 14:19:01 -05:00
parent e3bc44d5f2
commit 6f4f45198e
104 changed files with 439 additions and 601 deletions

View File

@@ -4,10 +4,8 @@ on a grid instead of linearly. Slides can have any size (bigger or smaller \
than the screen, and you can move in both directions between them. Hyperlinks \
are also possible."
HOMEPAGE="https://github.com/JohannesBuchner/multitalk"
COPYRIGHT="
2006-2008 David Ingram
2010 Johannes Buchner
"
COPYRIGHT="2006-2008 David Ingram
2010 Johannes Buchner"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://github.com/JohannesBuchner/multitalk/archive/master.zip"