update version and copyright
* update copyright years to include 2009 (fixes #22) * checkin using LC_ALL=C and LANG=C (fixes #21) * add a setup.cfg to make dev builds easily available
This commit is contained in:
parent
0566dd9023
commit
dbba0d7128
6 changed files with 27 additions and 17 deletions
18
Makefile
18
Makefile
|
@ -1,22 +1,22 @@
|
|||
# Makefile for btn4ws.py
|
||||
#
|
||||
# copyright (c) 1999-2006 Jan Dittberner <jan@dittberner.info>
|
||||
# copyright (c) 1999-2009 Jan Dittberner <jan@dittberner.info>
|
||||
#
|
||||
# This file is part of btn4ws.
|
||||
#
|
||||
# btn4ws is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# btn4ws 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.
|
||||
#
|
||||
# btn4ws 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.
|
||||
# btn4ws 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 btn4ws; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
# along with btn4ws; if not, write to the Free Software Foundation,
|
||||
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
# version: $Id$
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue