Add missing license header.

git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/collections/branches/collections_jdk5_branch@1713762
 13f79535-47bb-0310-9956-ffa450edef68


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

Branch: refs/heads/collections_jdk5_branch
Commit: d74b0b0aded099a1caa2b1380b6fa61c74f33601
Parents: 50053b6
Author: Gary D. Gregory <ggreg...@apache.org>
Authored: Wed Nov 11 05:02:24 2015 +0000
Committer: Gary D. Gregory <ggreg...@apache.org>
Committed: Wed Nov 11 05:02:24 2015 +0000

----------------------------------------------------------------------
 xdocs/style/project.css | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/d74b0b0a/xdocs/style/project.css
----------------------------------------------------------------------
diff --git a/xdocs/style/project.css b/xdocs/style/project.css
index c1d541c..3f385c1 100644
--- a/xdocs/style/project.css
+++ b/xdocs/style/project.css
@@ -1 +1,18 @@
+/*
+ *  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 url("http://commons.apache.org/style/commons-maven.css";);

Reply via email to