diff --git a/LICENSE.txt b/LICENSE.txt index 91eb959..ffcffd6 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,13 +1,13 @@ /* - * $Header: /home/jerenkrantz/tmp/commons/commons-convert/cvs/home/cvs/jakarta-commons//logging/LICENSE.txt,v 1.1 2002/07/25 02:36:45 jvanzyl Exp $ - * $Revision: 1.1 $ - * $Date: 2002/07/25 02:36:45 $ + * $Header: /home/jerenkrantz/tmp/commons/commons-convert/cvs/home/cvs/jakarta-commons//logging/LICENSE.txt,v 1.2 2003/04/06 20:37:31 rdonkin Exp $ + * $Revision: 1.2 $ + * $Date: 2003/04/06 20:37:31 $ * * ==================================================================== * * The Apache Software License, Version 1.1 * - * Copyright (c) 1999-2001 The Apache Software Foundation. All rights + * Copyright (c) 1999-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/build.xml b/build.xml index 384a7b1..1d2ae5c 100644 --- a/build.xml +++ b/build.xml @@ -3,7 +3,7 @@ @@ -45,7 +45,7 @@ - + diff --git a/src/conf/MANIFEST.MF b/src/conf/MANIFEST.MF index db8cc38..85ec54b 100644 --- a/src/conf/MANIFEST.MF +++ b/src/conf/MANIFEST.MF @@ -1,6 +1,6 @@ -Extension-Name: @package@ +Extension-Name: org.apache.commons.logging Specification-Vendor: Apache Software Foundation Specification-Version: 1.0 Implementation-Vendor: Apache Software Foundation -Implementation-Version: @version@ +Implementation-Version: 1.0.3 Class-Path: log4j.jar log4j-core.jar