diff options
author | sabetts <sabetts> | 2004-12-02 00:33:22 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-12-02 00:33:22 +0000 |
commit | dc1091504fd27520d9c8922f53ffc47a3c4389de (patch) | |
tree | 36d0eb57565e7063a458fd84aec74ba5de215bad /contrib/Makefile.am | |
parent | 63a8a7ef1c3b7906399406e2fa7ccd4431d37a09 (diff) | |
download | ratpoison-dc1091504fd27520d9c8922f53ffc47a3c4389de.zip |
add copyright notices
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r-- | contrib/Makefile.am | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 58c6e5d..f412ee7 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,3 +1,22 @@ +# Copyright (C) 2000-2004 Shawn Betts <sabetts@vcn.bc.ca> +# +# This file is part of ratpoison. +# +# ratpoison 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 +# (at your option) any later version. +# +# ratpoison 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 +# + bin_SCRIPTS = rpws pkgdata_DATA = ratpoison.el split.sh genrpbindings rpws allwindows.sh clickframe.pl rpshowall.sh |