Apache llicense header

Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/9ad21fa5
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/9ad21fa5
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/9ad21fa5

Branch: refs/heads/master
Commit: 9ad21fa525b11d4544b02d90875d05746f85d806
Parents: 63203f7
Author: Menaka Madushanka <[email protected]>
Authored: Tue Jun 30 18:28:27 2015 +0530
Committer: Menaka Madushanka <[email protected]>
Committed: Tue Jun 30 18:28:27 2015 +0530

----------------------------------------------------------------------
 .../taverna/tavlang/tools/stats/GetWfStat.java   | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/9ad21fa5/taverna-language-commandline/src/main/java/org/apache/taverna/tavlang/tools/stats/GetWfStat.java
----------------------------------------------------------------------
diff --git 
a/taverna-language-commandline/src/main/java/org/apache/taverna/tavlang/tools/stats/GetWfStat.java
 
b/taverna-language-commandline/src/main/java/org/apache/taverna/tavlang/tools/stats/GetWfStat.java
index 0ea728d..bf127c3 100644
--- 
a/taverna-language-commandline/src/main/java/org/apache/taverna/tavlang/tools/stats/GetWfStat.java
+++ 
b/taverna-language-commandline/src/main/java/org/apache/taverna/tavlang/tools/stats/GetWfStat.java
@@ -1,5 +1,24 @@
 package org.apache.taverna.tavlang.tools.stats;
 
+/*
+ * 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.
+ */
+
 
 import java.io.BufferedWriter;
 import java.io.File;

Reply via email to