Ignore:
Timestamp:
11/09/08 16:27:33 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Second wave of renaming TWikiContributors to ProjectContributors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/tools/buildTWikiRelease.pl

    r410 r487  
    77# build a release tarball & upload... 
    88# Sven Dowideit 
    9 # Copyright (C) TWikiContributors, 2005 
     9# Copyright (C) 2006-2008 ProjectContributors. All rights reserved. 
     10# ProjectContributors are listed in the AUTHORS file in the root of 
     11# the distribution. 
    1012# 
    1113# If you are Sven (used by Sven's automated nightly build system) - call with perl ./buildTWikiRelease.pl -sven 
     
    8284`perlcritic --severity 5 --statistics --top 20 bin/ >> $twikihome/TWiki-PerlCritic.log 2>&1`; 
    8385#`cd tools; perl check_manifest.pl`; 
    84 #`cd data; grep '%META:TOPICINFO{' */*.txt | grep -v TestCases | grep -v 'author="TWikiContributor".*version="\$Rev'`; 
     86#`cd data; grep '%META:TOPICINFO{' */*.txt | grep -v TestCases | grep -v 'author="ProjectContributor".*version="\$Rev'`; 
    8587 
    8688#TODO: #  fix up release notes with new changelogs - see 
Note: See TracChangeset for help on using the changeset viewer.