Changeset 693 for trunk/Makefile.am


Ignore:
Timestamp:
Sep 11, 2008, 10:42:56 PM (15 years ago)
Author:
Jari Häkkinen
Message:

Fixes #339. Change to GPLv3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.am

    r687 r693  
    1010# svndigest is free software; you can redistribute it and/or modify it
    1111# under the terms of the GNU General Public License as published by
    12 # the Free Software Foundation; either version 2 of the License, or
     12# the Free Software Foundation; either version 3 of the License, or
    1313# (at your option) any later version.
    1414#
     
    1919#
    2020# You should have received a copy of the GNU General Public License
    21 # along with this program; if not, write to the Free Software
    22 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    23 # 02111-1307, USA.
     21# along with svndigest. If not, see <http://www.gnu.org/licenses/>.
    2422
    2523SUBDIRS = lib bin test
Note: See TracChangeset for help on using the changeset viewer.