Author: sdeboy
Date: Fri Jun 6 21:24:30 2008
New Revision: 664278
URL: http://svn.apache.org/viewvc?rev=664278&view=rev
Log:
Update ASL headers/remove copyrights
Modified:
logging/log4j/trunk/contribs/JamesHouse/LogTextPanel.java
logging/log4j/trunk/contribs/ThomasFenner/JDBCAppender.java
logging/log4j/trunk/contribs/ThomasFenner/JDBCConnectionHandler.java
logging/log4j/trunk/contribs/ThomasFenner/JDBCIDHandler.java
logging/log4j/trunk/contribs/ThomasFenner/JDBCLogger.java
logging/log4j/trunk/tests/src/java/org/apache/log4j/nt/NTEventLogAppenderTest.java
Modified: logging/log4j/trunk/contribs/JamesHouse/LogTextPanel.java
URL:
http://svn.apache.org/viewvc/logging/log4j/trunk/contribs/JamesHouse/LogTextPanel.java?rev=664278&r1=664277&r2=664278&view=diff
==============================================================================
--- logging/log4j/trunk/contribs/JamesHouse/LogTextPanel.java (original)
+++ logging/log4j/trunk/contribs/JamesHouse/LogTextPanel.java Fri Jun 6
21:24:30 2008
@@ -16,16 +16,6 @@
*/
package org.apache.log4j.gui;
-
-/**
- * Title:
- * Description:
- * Copyright: Copyright (c) 2001
- * Company:
- * @author
- * @version 1.0
- */
-
import java.awt.Color;
import java.awt.Image;
import java.awt.Toolkit;
Modified: logging/log4j/trunk/contribs/ThomasFenner/JDBCAppender.java
URL:
http://svn.apache.org/viewvc/logging/log4j/trunk/contribs/ThomasFenner/JDBCAppender.java?rev=664278&r1=664277&r2=664278&view=diff
==============================================================================
--- logging/log4j/trunk/contribs/ThomasFenner/JDBCAppender.java (original)
+++ logging/log4j/trunk/contribs/ThomasFenner/JDBCAppender.java Fri Jun 6
21:24:30 2008
@@ -15,10 +15,6 @@
* limitations under the License.
*/
-/*
- * Copyright (C) The Apache Software Foundation. All rights reserved.
-*/
-
package com.klopotek.utils.log;
import java.sql.*;
Modified: logging/log4j/trunk/contribs/ThomasFenner/JDBCConnectionHandler.java
URL:
http://svn.apache.org/viewvc/logging/log4j/trunk/contribs/ThomasFenner/JDBCConnectionHandler.java?rev=664278&r1=664277&r2=664278&view=diff
==============================================================================
--- logging/log4j/trunk/contribs/ThomasFenner/JDBCConnectionHandler.java
(original)
+++ logging/log4j/trunk/contribs/ThomasFenner/JDBCConnectionHandler.java Fri
Jun 6 21:24:30 2008
@@ -15,10 +15,6 @@
* limitations under the License.
*/
-/*
- * Copyright (C) The Apache Software Foundation. All rights reserved.
-*/
-
package com.klopotek.utils.log;
import java.sql.*;
Modified: logging/log4j/trunk/contribs/ThomasFenner/JDBCIDHandler.java
URL:
http://svn.apache.org/viewvc/logging/log4j/trunk/contribs/ThomasFenner/JDBCIDHandler.java?rev=664278&r1=664277&r2=664278&view=diff
==============================================================================
--- logging/log4j/trunk/contribs/ThomasFenner/JDBCIDHandler.java (original)
+++ logging/log4j/trunk/contribs/ThomasFenner/JDBCIDHandler.java Fri Jun 6
21:24:30 2008
@@ -15,10 +15,6 @@
* limitations under the License.
*/
-/*
- * Copyright (C) The Apache Software Foundation. All rights reserved.
-*/
-
package com.klopotek.utils.log;
Modified: logging/log4j/trunk/contribs/ThomasFenner/JDBCLogger.java
URL:
http://svn.apache.org/viewvc/logging/log4j/trunk/contribs/ThomasFenner/JDBCLogger.java?rev=664278&r1=664277&r2=664278&view=diff
==============================================================================
--- logging/log4j/trunk/contribs/ThomasFenner/JDBCLogger.java (original)
+++ logging/log4j/trunk/contribs/ThomasFenner/JDBCLogger.java Fri Jun 6
21:24:30 2008
@@ -15,10 +15,6 @@
* limitations under the License.
*/
-/*
- * Copyright (C) The Apache Software Foundation. All rights reserved.
-*/
-
package com.klopotek.utils.log;
import java.sql.*;
Modified:
logging/log4j/trunk/tests/src/java/org/apache/log4j/nt/NTEventLogAppenderTest.java
URL:
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/src/java/org/apache/log4j/nt/NTEventLogAppenderTest.java?rev=664278&r1=664277&r2=664278&view=diff
==============================================================================
---
logging/log4j/trunk/tests/src/java/org/apache/log4j/nt/NTEventLogAppenderTest.java
(original)
+++
logging/log4j/trunk/tests/src/java/org/apache/log4j/nt/NTEventLogAppenderTest.java
Fri Jun 6 21:24:30 2008
@@ -1,12 +1,13 @@
/*
- * 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
- *
+ *
* 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]