[LOGBack-dev] svn commit: r409 - in logback/classic/trunk/src/test/java/ch/qos/logback/classic: . control

noreply.ceki at qos.ch noreply.ceki at qos.ch
Mon Aug 7 20:20:24 CEST 2006


Author: ceki
Date: Mon Aug  7 20:20:23 2006
New Revision: 409

Modified:
   logback/classic/trunk/src/test/java/ch/qos/logback/classic/AllTest.java
   logback/classic/trunk/src/test/java/ch/qos/logback/classic/control/RandomUtilTest.java
Log:
minor changes

Modified: logback/classic/trunk/src/test/java/ch/qos/logback/classic/AllTest.java
==============================================================================
--- logback/classic/trunk/src/test/java/ch/qos/logback/classic/AllTest.java	(original)
+++ logback/classic/trunk/src/test/java/ch/qos/logback/classic/AllTest.java	Mon Aug  7 20:20:23 2006
@@ -1,11 +1,11 @@
 /**
- * LOGBack: the reliable, fast and flexible logging library for Java.
- *
+ * Logback: the reliable, generic, fast and flexible logging framework.
+ * 
  * Copyright (C) 1999-2006, QOS.ch
- *
- * This library is free software, you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation.
+ * 
+ * This library is free software, you can redistribute it and/or modify it under
+ * the terms of the GNU Lesser General Public License as published by the Free
+ * Software Foundation.
  */
 package ch.qos.logback.classic;
 

Modified: logback/classic/trunk/src/test/java/ch/qos/logback/classic/control/RandomUtilTest.java
==============================================================================
--- logback/classic/trunk/src/test/java/ch/qos/logback/classic/control/RandomUtilTest.java	(original)
+++ logback/classic/trunk/src/test/java/ch/qos/logback/classic/control/RandomUtilTest.java	Mon Aug  7 20:20:23 2006
@@ -1,11 +1,11 @@
-/** 
- * LOGBack: the reliable, fast and flexible logging library for Java.
- *
- * Copyright (C) 1999-2005, QOS.ch, LOGBack.com
- *
- * This library is free software, you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation.
+/**
+ * Logback: the reliable, generic, fast and flexible logging framework.
+ * 
+ * Copyright (C) 1999-2006, QOS.ch
+ * 
+ * This library is free software, you can redistribute it and/or modify it under
+ * the terms of the GNU Lesser General Public License as published by the Free
+ * Software Foundation.
  */
 package ch.qos.logback.classic.control;
 



More information about the logback-dev mailing list