ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/Makefile.am
Revision: 1.17
Committed: Wed Nov 16 23:41:59 2016 UTC (7 years, 6 months ago) by root
Branch: MAIN
Changes since 1.16: +1 -1 lines
Log Message:
copyright update 2016

File Contents

# User Rev Content
1 root 1.1 #
2 root 1.10 # This file is part of Deliantra, the Roguelike Realtime MMORPG.
3 root 1.16 #
4 root 1.17 # Copyright (©) 2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016 Marc Alexander Lehmann / Robin Redeker / the Deliantra team
5 root 1.12 # Copyright (©) 1992 Frank Tore Johansen
6     # Copyright (©) 2001 Mark Wedel
7 root 1.16 #
8 root 1.11 # Deliantra is free software: you can redistribute it and/or modify it under
9     # the terms of the Affero GNU General Public License as published by the
10     # Free Software Foundation, either version 3 of the License, or (at your
11     # option) any later version.
12 root 1.16 #
13 root 1.9 # This program is distributed in the hope that it will be useful,
14     # but WITHOUT ANY WARRANTY; without even the implied warranty of
15     # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16     # GNU General Public License for more details.
17 root 1.16 #
18 root 1.11 # You should have received a copy of the Affero GNU General Public License
19     # and the GNU General Public License along with this program. If not, see
20     # <http://www.gnu.org/licenses/>.
21 root 1.16 #
22 root 1.10 # The authors can be reached via e-mail to <support@deliantra.net>
23 root 1.1 #
24    
25 root 1.7 EXTRA_DIST = historic development
26 root 1.1
27 pippijn 1.2 MAINTAINERCLEANFILES = Makefile.in
28    
29 root 1.7 dist-hook:
30     rm -rf `find $(distdir)/doc -name CVS`
31    
32 root 1.1 DTOP=$(top_srcdir)/$(PACKAGE)-doc
33     BASENAME = @BASENAME@
34    
35 root 1.5 #jeweler_skill.pod: jeweler_skill.pod.in
36     # perl scripts/replace_yaml ../lib/jeweler.yaml < jeweler_skill.pod.in > jeweler_skill.pod