chiark / gitweb /
Switch to GPL v3
[disorder] / examples / Makefile.am
index 74984f442ad97cadfcd42f7bd01b4756f0982039..13b6d5588337d13241b2d484d7ac85dcc59f8c73 100644 (file)
@@ -1,31 +1,30 @@
 #
 # This file is part of DisOrder.
-# Copyright (C) 2004, 2005 Richard Kettlewell
+# Copyright (C) 2004, 2005, 2007, 2008 Richard Kettlewell
 #
-# This program is free software; you can redistribute it and/or modify
+# This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# General Public License for more details.
-#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+# 
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-# USA
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-noinst_SCRIPTS=disorder.init
-noinst_DATA=config.sample
+noinst_SCRIPTS=disorder.init disorder.rc
+noinst_DATA=config.sample uk.org.greenend.rjk.disorder.plist
 
-SEDFILES=disorder.init config.sample
+SEDFILES=disorder.init config.sample disorder.rc \
+       uk.org.greenend.rjk.disorder.plist
 
 include ${top_srcdir}/scripts/sedfiles.make
 
-EXTRA_DIST=disorder.init.in config.sample.in disorder-log
+EXTRA_DIST=disorder.init.in config.sample.in disorder-log disorder.rc.in \
+       uk.org.greenend.rjk.disorder.plist.in
 
 CLEANFILES=$(SEDFILES)
-# arch-tag:c335ba7bb6f5a6077a563a1b79951e31