On 21.01.2012 15:38, j...@apache.org wrote:
Author: jim
Date: Sat Jan 21 14:38:25 2012
New Revision: 1234336
URL: http://svn.apache.org/viewvc?rev=1234336&view=rev
Log:
Update copyrights for externally visible and changed code
Modified:
httpd/httpd/branches/2.4.x/include/ap_release.h
httpd/httpd/branches/2.4.x/server/util_expr_parse.c
httpd/httpd/branches/2.4.x/server/util_expr_parse.h
...
IMHO the next two files are auto-generated and the copyright notice is
added by bison. So no need to overwrite it every time we regenerate the
files.
Modified: httpd/httpd/branches/2.4.x/server/util_expr_parse.c
URL:
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/server/util_expr_parse.c?rev=1234336&r1=1234335&r2=1234336&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/server/util_expr_parse.c (original)
+++ httpd/httpd/branches/2.4.x/server/util_expr_parse.c Sat Jan 21 14:38:25 2012
@@ -2,7 +2,7 @@
/* Bison implementation for Yacc-like parsers in C
- Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
+ Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.
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
Modified: httpd/httpd/branches/2.4.x/server/util_expr_parse.h
URL:
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/server/util_expr_parse.h?rev=1234336&r1=1234335&r2=1234336&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/server/util_expr_parse.h (original)
+++ httpd/httpd/branches/2.4.x/server/util_expr_parse.h Sat Jan 21 14:38:25 2012
@@ -2,7 +2,7 @@
/* Bison interface for Yacc-like parsers in C
- Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
+ Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.
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