Add ASF license headers to filter tests

Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/ff58f96f
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/ff58f96f
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/ff58f96f

Branch: refs/heads/master
Commit: ff58f96f6579d583f8f44db8e9c91260cf2ae5a7
Parents: a6260ad
Author: Michael Joyce <[email protected]>
Authored: Fri Aug 1 13:33:28 2014 -0700
Committer: Michael Joyce <[email protected]>
Committed: Fri Aug 1 16:43:18 2014 -0700

----------------------------------------------------------------------
 .../test/spec/filters/isodatetomiddleendian.js   | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/ff58f96f/ocw-ui/frontend-new/test/spec/filters/isodatetomiddleendian.js
----------------------------------------------------------------------
diff --git a/ocw-ui/frontend-new/test/spec/filters/isodatetomiddleendian.js 
b/ocw-ui/frontend-new/test/spec/filters/isodatetomiddleendian.js
index 22d30a2..72ab650 100644
--- a/ocw-ui/frontend-new/test/spec/filters/isodatetomiddleendian.js
+++ b/ocw-ui/frontend-new/test/spec/filters/isodatetomiddleendian.js
@@ -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.
+ */
+
 'use strict';
 
 describe('Filter: ISODateToMiddleEndian', function () {

Reply via email to