Update ASF headers in styles
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/7d36339e Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/7d36339e Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/7d36339e Branch: refs/heads/master Commit: 7d36339e59050800ac9f1f1f6d73707cd5a50134 Parents: 08a85c3 Author: Michael Joyce <[email protected]> Authored: Fri Aug 1 13:29:33 2014 -0700 Committer: Michael Joyce <[email protected]> Committed: Fri Aug 1 16:43:18 2014 -0700 ---------------------------------------------------------------------- ocw-ui/frontend-new/app/styles/main.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/7d36339e/ocw-ui/frontend-new/app/styles/main.css ---------------------------------------------------------------------- diff --git a/ocw-ui/frontend-new/app/styles/main.css b/ocw-ui/frontend-new/app/styles/main.css index 9e0d687..fb42ccd 100644 --- a/ocw-ui/frontend-new/app/styles/main.css +++ b/ocw-ui/frontend-new/app/styles/main.css @@ -1,4 +1,4 @@ -/* +/** * 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 @@ -15,7 +15,8 @@ * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. -**/ + */ + body { }
