copyright notice is now generated from the source
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: update_copyrights,v 1.37 2005/05/12 08:08:44 marka Exp $
|
||||
# $Id: update_copyrights,v 1.38 2005/05/13 01:03:21 marka Exp $
|
||||
|
||||
require 5.002;
|
||||
|
||||
@@ -111,6 +111,10 @@ foreach $file (keys %file_types) {
|
||||
}
|
||||
}
|
||||
|
||||
# copyright notice is now generated from the source.
|
||||
if ($years_list eq "DOCBOOK")
|
||||
next;
|
||||
|
||||
if ($years_list eq "DOCBOOK") {
|
||||
docbook($file);
|
||||
if (!defined $years_list) {
|
||||
|
||||
Reference in New Issue
Block a user