Author: bodewig
Date: Wed Oct 5 08:12:47 2011
New Revision: 1179091
URL: http://svn.apache.org/viewvc?rev=1179091&view=rev
Log:
legal stuff
Modified:
logging/log4net/ReleaseInstructions.txt
logging/log4net/trunk/NOTICE
Modified: logging/log4net/ReleaseInstructions.txt
URL:
http://svn.apache.org/viewvc/logging/log4net/ReleaseInstructions.txt?rev=1179091&r1=1179090&r2=1179091&view=diff
==============================================================================
--- logging/log4net/ReleaseInstructions.txt (original)
+++ logging/log4net/ReleaseInstructions.txt Wed Oct 5 08:12:47 2011
@@ -88,3 +88,18 @@ Preparing the Stage
ASF but no longer Incubator" releases pointing to
http://archive.apache.org/dist/logging/log4net/
+* Create the site using "nant generate-site" in order to create the
+ RAT report as a side-effect and fix all files that don't have the
+ proper license header.
+
+* Make sure NOTICE.txt corresponds to the general format of
+
+ ,----
+ |Apache log4net
+ |Copyright 2004-{latest} The Apache Software Foundation
+ |
+ |This product includes software developed by
+ |The Apache Software Foundation (http://www.apache.org/).
+ `----
+
+ in particular, check that {latest} is the current year.
Modified: logging/log4net/trunk/NOTICE
URL:
http://svn.apache.org/viewvc/logging/log4net/trunk/NOTICE?rev=1179091&r1=1179090&r2=1179091&view=diff
==============================================================================
--- logging/log4net/trunk/NOTICE (original)
+++ logging/log4net/trunk/NOTICE Wed Oct 5 08:12:47 2011
@@ -1,11 +1,3 @@
- **
- ** NOTICE file corresponding to the section 4 (d) of the Apache License,
- ** Version 2.0, in this case for the Apache log4net distribution.
- **
-
- Please read the LICENSE files present in the root directory of this
- distribution.
-
Apache log4net
Copyright 2004-2011 The Apache Software Foundation