You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by da...@apache.org on 2017/01/17 04:16:35 UTC

[2/4] incubator-trafficcontrol git commit: Added Apache license header for a few new files.

Added Apache license header for a few new files.


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/5e2787ce
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/5e2787ce
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/5e2787ce

Branch: refs/heads/master
Commit: 5e2787ce215cbcbdf79bd0c3961ba72cf8cc4d04
Parents: fdf9f7d
Author: Chris Lemmons <Ch...@comcast.com>
Authored: Fri Jan 13 13:57:56 2017 -0700
Committer: Dan Kirkwood <da...@gmail.com>
Committed: Tue Jan 17 04:13:26 2017 +0000

----------------------------------------------------------------------
 traffic_ops/app/db/convert_bools.sql       | 17 +++++++++++++++++
 traffic_ops/app/public/css/datatables.css  | 21 +++++++++++++++++++++
 traffic_ops/app/public/css/roboto-font.css | 21 +++++++++++++++++++++
 3 files changed, 59 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/5e2787ce/traffic_ops/app/db/convert_bools.sql
----------------------------------------------------------------------
diff --git a/traffic_ops/app/db/convert_bools.sql b/traffic_ops/app/db/convert_bools.sql
index ae605e6..5835e6c 100644
--- a/traffic_ops/app/db/convert_bools.sql
+++ b/traffic_ops/app/db/convert_bools.sql
@@ -1,3 +1,20 @@
+-- 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.
+
 ALTER TABLE cdn
   ALTER COLUMN dnssec_enabled DROP DEFAULT,
 	ALTER COLUMN dnssec_enabled TYPE boolean

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/5e2787ce/traffic_ops/app/public/css/datatables.css
----------------------------------------------------------------------
diff --git a/traffic_ops/app/public/css/datatables.css b/traffic_ops/app/public/css/datatables.css
index 1d92daf..f6cb7b0 100644
--- a/traffic_ops/app/public/css/datatables.css
+++ b/traffic_ops/app/public/css/datatables.css
@@ -1,3 +1,24 @@
+/*
+
+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.
+
+*/
+
 .dataTables_wrapper .dataTables_paginate {
     float: right;
     text-align: right;

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/5e2787ce/traffic_ops/app/public/css/roboto-font.css
----------------------------------------------------------------------
diff --git a/traffic_ops/app/public/css/roboto-font.css b/traffic_ops/app/public/css/roboto-font.css
index daa0243..d82c33a 100644
--- a/traffic_ops/app/public/css/roboto-font.css
+++ b/traffic_ops/app/public/css/roboto-font.css
@@ -1,3 +1,24 @@
+/*
+
+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.
+
+*/
+
 /* cyrillic-ext */
 @font-face {
   font-family: 'Roboto';