diff options
author | ivan <ivan> | 2003-07-15 11:45:14 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-07-15 11:45:14 +0000 |
commit | c0567c688084e89fcd11bf82348b6c418f1254ac (patch) | |
tree | b9d0a6b33e4cc75915721124a7f4a80089183c9a /sql-ledger/doc/copyright | |
parent | a2ef3ae885f2bccc0828836678c7e5901241d88d (diff) | |
parent | f6c9088e16c4c083174dd1130ae58d213923cdef (diff) |
This commit was generated by cvs2svn to compensate for changes in r2523,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'sql-ledger/doc/copyright')
-rw-r--r-- | sql-ledger/doc/copyright | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/sql-ledger/doc/copyright b/sql-ledger/doc/copyright new file mode 100644 index 000000000..d493a3d21 --- /dev/null +++ b/sql-ledger/doc/copyright @@ -0,0 +1,23 @@ +###################################################################### +# SQL-Ledger Accounting +# Copyright (c) 2003, Dieter Simader +# +# Author: Dieter Simader +# Email: dsimader@sql-ledger.org +# Web: http://www.sql-ledger.org +# +# 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 +# (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. +# 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., 675 Mass Ave, Cambridge, MA 02139, USA. +# +####################################################################### + |