You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by je...@apache.org on 2010/11/15 14:52:58 UTC

svn commit: r1035276 - /xmlgraphics/fop/trunk/test/java/org/apache/fop/fonts/EncodingModeTest.java

Author: jeremias
Date: Mon Nov 15 13:52:58 2010
New Revision: 1035276

URL: http://svn.apache.org/viewvc?rev=1035276&view=rev
Log:
Added missing license header.

Modified:
    xmlgraphics/fop/trunk/test/java/org/apache/fop/fonts/EncodingModeTest.java

Modified: xmlgraphics/fop/trunk/test/java/org/apache/fop/fonts/EncodingModeTest.java
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/test/java/org/apache/fop/fonts/EncodingModeTest.java?rev=1035276&r1=1035275&r2=1035276&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/test/java/org/apache/fop/fonts/EncodingModeTest.java (original)
+++ xmlgraphics/fop/trunk/test/java/org/apache/fop/fonts/EncodingModeTest.java Mon Nov 15 13:52:58 2010
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
+/* $Id$ */
+
 package org.apache.fop.fonts;
 
 import junit.framework.TestCase;



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org


Re: svn commit: r1035276 - /xmlgraphics/fop/trunk/test/java/org/apache/fop/fonts/EncodingModeTest.java

Posted by mehdi houshmand <me...@gmail.com>.
And mine... I'll include headers in future patches.

On 16 November 2010 08:58, Simon Pepping <sp...@leverkruid.eu> wrote:
> Oops. Sorry, sloppy work on my part. Simon
>
> On Mon, Nov 15, 2010 at 01:52:58PM -0000, jeremias@apache.org wrote:
>> Author: jeremias
>> Date: Mon Nov 15 13:52:58 2010
>> New Revision: 1035276
>>
>> URL: http://svn.apache.org/viewvc?rev=1035276&view=rev
>> Log:
>> Added missing license header.
>

Re: svn commit: r1035276 - /xmlgraphics/fop/trunk/test/java/org/apache/fop/fonts/EncodingModeTest.java

Posted by Simon Pepping <sp...@leverkruid.eu>.
Oops. Sorry, sloppy work on my part. Simon

On Mon, Nov 15, 2010 at 01:52:58PM -0000, jeremias@apache.org wrote:
> Author: jeremias
> Date: Mon Nov 15 13:52:58 2010
> New Revision: 1035276
> 
> URL: http://svn.apache.org/viewvc?rev=1035276&view=rev
> Log:
> Added missing license header.