Changeset 909 for trunk/bin


Ignore:
Timestamp:
Nov 29, 2009, 11:43:01 PM (14 years ago)
Author:
Peter Johansson
Message:

Set the copyright year automatically in svndigest-copy-cache. The year
is stored in a file .release_year and AC_DEFINEd and AC_SUBSTed, so it
can be used in both svndigest-copy-cache and svndigest (via
config.h). No need files lib/copyright_year anymore. The file
.release_year is updated same fashion as copyright_year.cc was
previously. A difference is that a change in .release will cause
configure to be rerun, which is expensive but I think we can live with
the cost since it only happens once a year.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/svndigest-copy-cache.as

    r907 r909  
    44# $Id$
    55
    6 # Copyright (C) 2009 Peter Johansson
     6# Copyright (C) @RELEASE_YEAR@ Peter Johansson
    77
    88# This file is part of svndigest, http://dev.thep.lu.se/svndigest
Note: See TracChangeset for help on using the changeset viewer.