You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2007/02/23 18:49:13 UTC

svn commit: r511036 [1/6] - in /logging/log4j/branches/v1_2-branch: ./ contribs/CekiGulcu/ contribs/EirikLygre/ contribs/JamesHouse/ contribs/Jamie Tsao/ contribs/JimMoore/ contribs/KevinSteppe/ contribs/KitchingSimon/ contribs/LeosLiterak/ contribs/Ma...

Author: carnold
Date: Fri Feb 23 09:48:53 2007
New Revision: 511036

URL: http://svn.apache.org/viewvc?view=rev&rev=511036
Log:
Bug 40755: Update source per ASF Header Policy

Modified:
    logging/log4j/branches/v1_2-branch/NOTICE
    logging/log4j/branches/v1_2-branch/build.properties.sample
    logging/log4j/branches/v1_2-branch/build.xml
    logging/log4j/branches/v1_2-branch/contribs/CekiGulcu/AppenderTable.java
    logging/log4j/branches/v1_2-branch/contribs/CekiGulcu/Transform.java
    logging/log4j/branches/v1_2-branch/contribs/EirikLygre/DailyFileAppender1.java
    logging/log4j/branches/v1_2-branch/contribs/JamesHouse/LogTextPanel.java
    logging/log4j/branches/v1_2-branch/contribs/JamesHouse/LogTextPanelExample.java
    logging/log4j/branches/v1_2-branch/contribs/JamesHouse/TextPanelAppender.java
    logging/log4j/branches/v1_2-branch/contribs/Jamie Tsao/JMSQueueAppender.java
    logging/log4j/branches/v1_2-branch/contribs/JimMoore/LoggingOutputStream.java
    logging/log4j/branches/v1_2-branch/contribs/KevinSteppe/CompositeRollingAppender.java
    logging/log4j/branches/v1_2-branch/contribs/KevinSteppe/JDBCTest.java
    logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/DatagramStringAppender.java
    logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/DatagramStringWriter.java
    logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/SingleLineTracerPrintWriter.java
    logging/log4j/branches/v1_2-branch/contribs/LeosLiterak/TempFileAppender.java
    logging/log4j/branches/v1_2-branch/contribs/MarkDouglas/SocketNode2.java
    logging/log4j/branches/v1_2-branch/contribs/MarkDouglas/SocketServer2.java
    logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/JListView.java
    logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/JTableAppender.java
    logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/TextPaneAppender.java
    logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/examples/TextPaneAppenderExample.java
    logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCAppender.java
    logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCConnectionHandler.java
    logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCIDHandler.java
    logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCLogger.java
    logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/Log4JTest.java
    logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/code_example1.java
    logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/code_example2.java
    logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/HTTPRequestHandler.java
    logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/Log4jRequestHandler.java
    logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/PluggableHTTPServer.java
    logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/RootRequestHandler.java
    logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/UserDialogRequestHandler.java
    logging/log4j/branches/v1_2-branch/examples/MyPatternLayout.java
    logging/log4j/branches/v1_2-branch/examples/MyPatternParser.java
    logging/log4j/branches/v1_2-branch/examples/NumberCruncher.java
    logging/log4j/branches/v1_2-branch/examples/NumberCruncherClient.java
    logging/log4j/branches/v1_2-branch/examples/NumberCruncherServer.java
    logging/log4j/branches/v1_2-branch/examples/Sort.java
    logging/log4j/branches/v1_2-branch/examples/SortAlgo.java
    logging/log4j/branches/v1_2-branch/examples/Trivial.java
    logging/log4j/branches/v1_2-branch/examples/customLevel/XLevel.java
    logging/log4j/branches/v1_2-branch/examples/factor.html
    logging/log4j/branches/v1_2-branch/examples/factor.lcf
    logging/log4j/branches/v1_2-branch/examples/lf5/InitUsingDefaultConfigurator/InitUsingDefaultConfigurator.java
    logging/log4j/branches/v1_2-branch/examples/lf5/InitUsingLog4JProperties/InitUsingLog4JProperties.java
    logging/log4j/branches/v1_2-branch/examples/lf5/InitUsingMultipleAppenders/InitUsingMultipleAppenders.java
    logging/log4j/branches/v1_2-branch/examples/lf5/InitUsingPropertiesFile/InitUsingPropertiesFile.java
    logging/log4j/branches/v1_2-branch/examples/lf5/InitUsingXMLPropertiesFile/InitUsingXMLPropertiesFile.java
    logging/log4j/branches/v1_2-branch/examples/lf5/UsingLogMonitorAdapter/CustomizedLogLevels.java
    logging/log4j/branches/v1_2-branch/examples/lf5/UsingLogMonitorAdapter/UsingLogMonitorAdapter.java
    logging/log4j/branches/v1_2-branch/examples/lf5/UsingSocketAppenders/UsingSocketAppenders.java
    logging/log4j/branches/v1_2-branch/examples/mycat.bad
    logging/log4j/branches/v1_2-branch/examples/mycat.good
    logging/log4j/branches/v1_2-branch/examples/package.html
    logging/log4j/branches/v1_2-branch/examples/sort1.properties
    logging/log4j/branches/v1_2-branch/examples/sort2.properties
    logging/log4j/branches/v1_2-branch/examples/sort3.properties
    logging/log4j/branches/v1_2-branch/examples/sort4.properties
    logging/log4j/branches/v1_2-branch/examples/subclass/MyLogger.java
    logging/log4j/branches/v1_2-branch/examples/subclass/MyLoggerFactory.java
    logging/log4j/branches/v1_2-branch/examples/subclass/MyLoggerTest.java
    logging/log4j/branches/v1_2-branch/pom.xml
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/Appender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/AppenderSkeleton.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/AsyncAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/BasicConfigurator.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/Category.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/CategoryKey.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/ConsoleAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/DailyRollingFileAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/DefaultCategoryFactory.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/Dispatcher.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/FileAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/HTMLLayout.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/Hierarchy.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/Layout.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/Level.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/LogManager.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/Logger.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/MDC.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/NDC.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/PatternLayout.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/Priority.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/PropertyConfigurator.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/ProvisionNode.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/RollingFileAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/SimpleLayout.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/TTCCLayout.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/WriterAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/chainsaw/ControlPanel.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/chainsaw/DetailPanel.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/chainsaw/EventDetails.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/chainsaw/ExitAction.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/chainsaw/LoadXMLAction.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/chainsaw/LoggingReceiver.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/chainsaw/Main.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/chainsaw/MyTableModel.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/chainsaw/XMLFileHandler.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/config/PropertyGetter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/config/PropertyPrinter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/config/PropertySetter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/config/PropertySetterException.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/AbsoluteTimeDateFormat.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/AppenderAttachableImpl.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/BoundedFIFO.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/CountingQuietWriter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/CyclicBuffer.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/DateLayout.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/DateTimeDateFormat.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/FileWatchdog.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/FormattingInfo.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/ISO8601DateFormat.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/Loader.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/LogLog.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/NullEnumeration.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/OnlyOnceErrorHandler.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/OptionConverter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/PatternConverter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/PatternParser.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/QuietWriter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/RelativeTimeDateFormat.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/SyslogQuietWriter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/SyslogWriter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/ThreadLocalMap.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/helpers/Transform.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/jdbc/JDBCAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/jmx/AbstractDynamicMBean.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/jmx/Agent.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/jmx/AppenderDynamicMBean.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/jmx/HierarchyDynamicMBean.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/jmx/LayoutDynamicMBean.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/jmx/LoggerDynamicMBean.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/jmx/MethodUnion.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/AppenderFinalizer.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/DefaultLF5Configurator.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/LF5Appender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/Log4JLogRecord.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/LogLevel.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/LogLevelFormatException.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/LogRecord.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/LogRecordFilter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/PassingLogRecordFilter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/StartLogFactor5.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/util/AdapterLogRecord.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/util/DateFormatManager.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/util/LogFileParser.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/util/LogMonitorAdapter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/util/Resource.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/util/ResourceUtils.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/util/StreamUtils.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/FilteredLogTableModel.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/LF5SwingUtils.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/LogBrokerMonitor.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/LogFactor5Dialog.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/LogFactor5ErrorDialog.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/LogFactor5InputDialog.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/LogFactor5LoadingDialog.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/LogTable.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/LogTableColumn.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/LogTableColumnFormatException.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/LogTableModel.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/LogTableRowRenderer.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/TrackingAdjustmentListener.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/categoryexplorer/CategoryAbstractCellEditor.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/categoryexplorer/CategoryElement.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/categoryexplorer/CategoryExplorerLogRecordFilter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/categoryexplorer/CategoryExplorerModel.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/categoryexplorer/CategoryExplorerTree.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/categoryexplorer/CategoryImmediateEditor.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNode.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeEditor.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeEditorRenderer.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeRenderer.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/categoryexplorer/CategoryPath.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/categoryexplorer/TreeModelAdapter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/configure/ConfigurationManager.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/lf5/viewer/configure/MRUFileManager.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/JMSAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/JMSSink.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/SMTPAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/SimpleSocketServer.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/SocketAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/SocketHubAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/SocketNode.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/SocketServer.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/SyslogAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/TelnetAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/test/Loop.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/test/SMTPMin.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/test/SocketMin.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/net/test/SyslogMin.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/nt/NTEventLogAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/nt/NTEventLogAppender.rc
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/nt/nteventlog.cpp
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/or/DefaultRenderer.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/or/ObjectRenderer.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/or/RendererMap.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/or/ThreadGroupRenderer.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/or/jms/MessageRenderer.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/or/sax/AttributesRenderer.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/performance/ListVsVector.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/performance/NOPWriter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/performance/NewVsSetLen.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/performance/NullAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/performance/SystemTime.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/AppenderAttachable.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/Configurator.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/DefaultRepositorySelector.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/ErrorCode.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/ErrorHandler.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/Filter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/HierarchyEventListener.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/LocationInfo.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/LoggerFactory.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/LoggerRepository.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/LoggingEvent.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/OptionHandler.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/RendererSupport.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/RepositorySelector.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/RootCategory.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/RootLogger.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/ThrowableInformation.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/spi/TriggeringEventEvaluator.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/varia/DenyAllFilter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/varia/ExternallyRolledFileAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/varia/FallbackErrorHandler.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/varia/LevelMatchFilter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/varia/LevelRangeFilter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/varia/NullAppender.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/varia/ReloadingPropertyConfigurator.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/varia/Roller.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/varia/StringMatchFilter.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/varia/test/Loop.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/xml/DOMConfigurator.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/xml/Log4jEntityResolver.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/xml/SAXErrorHandler.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/xml/XMLLayout.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/xml/examples/ReportParserError.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/xml/examples/XMLSample.java
    logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/xml/test/DOMTest.java
    logging/log4j/branches/v1_2-branch/src/xdocs/contactUs.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/contributors.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/documentation.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/download.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/earlier.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/history.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/index.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/lf5/configuration.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/lf5/examples.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/lf5/faq.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/lf5/features.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/lf5/overview.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/lf5/readingfiles.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/lf5/trouble.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/plan.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/stylesheets/lf5.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/stylesheets/project.xml
    logging/log4j/branches/v1_2-branch/src/xdocs/stylesheets/site.vsl
    logging/log4j/branches/v1_2-branch/tests/build.properties.sample
    logging/log4j/branches/v1_2-branch/tests/build.xml
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/AsyncAppenderTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/CategoryTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/DRFATestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/FileAppenderTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/HTMLLayoutTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/HierarchyThresholdTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/Last.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/LayoutTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/LevelTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/LogManagerTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/LoggerTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/MinimumTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/MyPatternLayout.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/MyPatternParser.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/PatternLayoutTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/PatternLayoutTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/PriorityTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/RFATestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/StressCategory.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/TTCCLayoutTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/VectorAppender.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/VectorErrorHandler.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/customLogger/XLogger.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/customLogger/XLoggerTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/defaultInit/TestCase1.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/defaultInit/TestCase2.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/defaultInit/TestCase3.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/defaultInit/TestCase4.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/helpers/BoundedFIFOTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/helpers/CyclicBufferTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/helpers/DateLayoutTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/helpers/LogLogTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/helpers/OptionConverterTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/helpers/PatternParserTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/net/ShortSocketServer.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/net/SocketServerTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/net/SyslogAppenderTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/or/ORTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/spi/LoggingEventTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/AbsoluteDateAndTimeFilter.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/AbsoluteTimeFilter.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/Compare.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/ControlFilter.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/Filter.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/ISO8601Filter.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/JunitTestRunnerFilter.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/LineNumberFilter.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/RelativeTimeFilter.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/SerializationTestHelper.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/SunReflectFilter.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/Transformer.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/UnexpectedFormatException.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/XMLLineAttributeFilter.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/XMLTimestampFilter.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/varia/ERFATestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/varia/ErrorHandlerTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/varia/LevelMatchFilterTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/xml/CustomLevelTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/xml/DOMTestCase.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/xml/XLevel.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/xml/XMLLayoutTest.java
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/xml/XMLLayoutTestCase.java

Modified: logging/log4j/branches/v1_2-branch/NOTICE
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/NOTICE?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/NOTICE (original)
+++ logging/log4j/branches/v1_2-branch/NOTICE Fri Feb 23 09:48:53 2007
@@ -1,2 +1,5 @@
-This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
+Apache log4j
+Copyright 2007 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
\ No newline at end of file

Modified: logging/log4j/branches/v1_2-branch/build.properties.sample
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/build.properties.sample?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/build.properties.sample (original)
+++ logging/log4j/branches/v1_2-branch/build.properties.sample Fri Feb 23 09:48:53 2007
@@ -1,3 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
 #
 #   base location of support directories
 #

Modified: logging/log4j/branches/v1_2-branch/build.xml
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/build.xml?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/build.xml (original)
+++ logging/log4j/branches/v1_2-branch/build.xml Fri Feb 23 09:48:53 2007
@@ -1,3 +1,20 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+-->
 
 <!-- This file is an ANT build script. ANT is a Java based build tool. -->
 <!-- It is available from http://ant.apache.org                        -->

Modified: logging/log4j/branches/v1_2-branch/contribs/CekiGulcu/AppenderTable.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/CekiGulcu/AppenderTable.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/CekiGulcu/AppenderTable.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/CekiGulcu/AppenderTable.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/CekiGulcu/Transform.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/CekiGulcu/Transform.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/CekiGulcu/Transform.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/CekiGulcu/Transform.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/EirikLygre/DailyFileAppender1.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/EirikLygre/DailyFileAppender1.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/EirikLygre/DailyFileAppender1.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/EirikLygre/DailyFileAppender1.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/JamesHouse/LogTextPanel.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/JamesHouse/LogTextPanel.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/JamesHouse/LogTextPanel.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/JamesHouse/LogTextPanel.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/JamesHouse/LogTextPanelExample.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/JamesHouse/LogTextPanelExample.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/JamesHouse/LogTextPanelExample.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/JamesHouse/LogTextPanelExample.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/JamesHouse/TextPanelAppender.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/JamesHouse/TextPanelAppender.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/JamesHouse/TextPanelAppender.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/JamesHouse/TextPanelAppender.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/Jamie Tsao/JMSQueueAppender.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/Jamie%20Tsao/JMSQueueAppender.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/Jamie Tsao/JMSQueueAppender.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/Jamie Tsao/JMSQueueAppender.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/JimMoore/LoggingOutputStream.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/JimMoore/LoggingOutputStream.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/JimMoore/LoggingOutputStream.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/JimMoore/LoggingOutputStream.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/KevinSteppe/CompositeRollingAppender.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/KevinSteppe/CompositeRollingAppender.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/KevinSteppe/CompositeRollingAppender.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/KevinSteppe/CompositeRollingAppender.java Fri Feb 23 09:48:53 2007
@@ -1,11 +1,12 @@
 package org.apache.log4j;
 
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/KevinSteppe/JDBCTest.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/KevinSteppe/JDBCTest.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/KevinSteppe/JDBCTest.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/KevinSteppe/JDBCTest.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/DatagramStringAppender.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/DatagramStringAppender.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/DatagramStringAppender.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/DatagramStringAppender.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/DatagramStringWriter.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/DatagramStringWriter.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/DatagramStringWriter.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/DatagramStringWriter.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/SingleLineTracerPrintWriter.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/SingleLineTracerPrintWriter.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/SingleLineTracerPrintWriter.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/KitchingSimon/SingleLineTracerPrintWriter.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/LeosLiterak/TempFileAppender.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/LeosLiterak/TempFileAppender.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/LeosLiterak/TempFileAppender.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/LeosLiterak/TempFileAppender.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/MarkDouglas/SocketNode2.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/MarkDouglas/SocketNode2.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/MarkDouglas/SocketNode2.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/MarkDouglas/SocketNode2.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/MarkDouglas/SocketServer2.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/MarkDouglas/SocketServer2.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/MarkDouglas/SocketServer2.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/MarkDouglas/SocketServer2.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/JListView.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/JListView.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/JListView.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/JListView.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/JTableAppender.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/JTableAppender.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/JTableAppender.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/JTableAppender.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/TextPaneAppender.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/TextPaneAppender.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/TextPaneAppender.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/TextPaneAppender.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/examples/TextPaneAppenderExample.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/examples/TextPaneAppenderExample.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/examples/TextPaneAppenderExample.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/SvenReimers/gui/examples/TextPaneAppenderExample.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCAppender.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCAppender.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCAppender.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCAppender.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCConnectionHandler.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCConnectionHandler.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCConnectionHandler.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCConnectionHandler.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCIDHandler.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCIDHandler.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCIDHandler.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCIDHandler.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCLogger.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCLogger.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCLogger.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/JDBCLogger.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/Log4JTest.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/Log4JTest.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/Log4JTest.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/Log4JTest.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/code_example1.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/code_example1.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/code_example1.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/code_example1.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/code_example2.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/code_example2.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/code_example2.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/ThomasFenner/code_example2.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/HTTPRequestHandler.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/HTTPRequestHandler.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/HTTPRequestHandler.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/HTTPRequestHandler.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/Log4jRequestHandler.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/Log4jRequestHandler.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/Log4jRequestHandler.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/Log4jRequestHandler.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/PluggableHTTPServer.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/PluggableHTTPServer.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/PluggableHTTPServer.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/PluggableHTTPServer.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/RootRequestHandler.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/RootRequestHandler.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/RootRequestHandler.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/RootRequestHandler.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/UserDialogRequestHandler.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/UserDialogRequestHandler.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/UserDialogRequestHandler.java (original)
+++ logging/log4j/branches/v1_2-branch/contribs/VolkerMentzner/UserDialogRequestHandler.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/examples/MyPatternLayout.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/examples/MyPatternLayout.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/examples/MyPatternLayout.java (original)
+++ logging/log4j/branches/v1_2-branch/examples/MyPatternLayout.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/examples/MyPatternParser.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/examples/MyPatternParser.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/examples/MyPatternParser.java (original)
+++ logging/log4j/branches/v1_2-branch/examples/MyPatternParser.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/examples/NumberCruncher.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/examples/NumberCruncher.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/examples/NumberCruncher.java (original)
+++ logging/log4j/branches/v1_2-branch/examples/NumberCruncher.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/examples/NumberCruncherClient.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/examples/NumberCruncherClient.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/examples/NumberCruncherClient.java (original)
+++ logging/log4j/branches/v1_2-branch/examples/NumberCruncherClient.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/examples/NumberCruncherServer.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/examples/NumberCruncherServer.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/examples/NumberCruncherServer.java (original)
+++ logging/log4j/branches/v1_2-branch/examples/NumberCruncherServer.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/examples/Sort.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/examples/Sort.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/examples/Sort.java (original)
+++ logging/log4j/branches/v1_2-branch/examples/Sort.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/examples/SortAlgo.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/examples/SortAlgo.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/examples/SortAlgo.java (original)
+++ logging/log4j/branches/v1_2-branch/examples/SortAlgo.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/examples/Trivial.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/examples/Trivial.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/examples/Trivial.java (original)
+++ logging/log4j/branches/v1_2-branch/examples/Trivial.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/examples/customLevel/XLevel.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/examples/customLevel/XLevel.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/examples/customLevel/XLevel.java (original)
+++ logging/log4j/branches/v1_2-branch/examples/customLevel/XLevel.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/examples/factor.html
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/examples/factor.html?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/examples/factor.html (original)
+++ logging/log4j/branches/v1_2-branch/examples/factor.html Fri Feb 23 09:48:53 2007
@@ -1,4 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+-->
 <html> <head>
 <title></title>
 </head>

Modified: logging/log4j/branches/v1_2-branch/examples/factor.lcf
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/examples/factor.lcf?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/examples/factor.lcf (original)
+++ logging/log4j/branches/v1_2-branch/examples/factor.lcf Fri Feb 23 09:48:53 2007
@@ -1,3 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+#
+#
 # For the general syntax of property based configuration files see the
 # documenation of org.apache.log4j.PropertyConfigurator.
 

Modified: logging/log4j/branches/v1_2-branch/examples/lf5/InitUsingDefaultConfigurator/InitUsingDefaultConfigurator.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/examples/lf5/InitUsingDefaultConfigurator/InitUsingDefaultConfigurator.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/examples/lf5/InitUsingDefaultConfigurator/InitUsingDefaultConfigurator.java (original)
+++ logging/log4j/branches/v1_2-branch/examples/lf5/InitUsingDefaultConfigurator/InitUsingDefaultConfigurator.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: logging/log4j/branches/v1_2-branch/examples/lf5/InitUsingLog4JProperties/InitUsingLog4JProperties.java
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/examples/lf5/InitUsingLog4JProperties/InitUsingLog4JProperties.java?view=diff&rev=511036&r1=511035&r2=511036
==============================================================================
--- logging/log4j/branches/v1_2-branch/examples/lf5/InitUsingLog4JProperties/InitUsingLog4JProperties.java (original)
+++ logging/log4j/branches/v1_2-branch/examples/lf5/InitUsingLog4JProperties/InitUsingLog4JProperties.java Fri Feb 23 09:48:53 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org