You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by jv...@apache.org on 2018/06/21 13:09:27 UTC

[trafficcontrol] 01/04: add missing licenses to generated files

This is an automated email from the ASF dual-hosted git repository.

jvd pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git

commit e5e3955a490d59311cffe461ae6ef6b3bc745b84
Author: Dan Kirkwood <da...@apache.org>
AuthorDate: Wed Jun 20 12:14:55 2018 -0600

    add missing licenses to generated files
---
 .../app/lib/Schema/Result/CachegroupFallback.pm        | 18 ++++++++++++++++--
 traffic_ops/app/lib/Schema/Result/Coordinate.pm        | 18 ++++++++++++++++--
 traffic_ops/app/lib/Schema/Result/Origin.pm            | 18 ++++++++++++++++--
 3 files changed, 48 insertions(+), 6 deletions(-)

diff --git a/traffic_ops/app/lib/Schema/Result/CachegroupFallback.pm b/traffic_ops/app/lib/Schema/Result/CachegroupFallback.pm
index 58046b3..a4d1905 100644
--- a/traffic_ops/app/lib/Schema/Result/CachegroupFallback.pm
+++ b/traffic_ops/app/lib/Schema/Result/CachegroupFallback.pm
@@ -133,6 +133,20 @@ __PACKAGE__->belongs_to(
 # Created by DBIx::Class::Schema::Loader v0.07048 @ 2018-03-20 04:15:32
 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:9bJ/JA5FNpy0LYu1KRdQqA
 
-
-# You can replace this text with custom code or comments, and it will be preserved on regeneration
+#
+#
+#
+# Licensed 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.
+#
+#
 1;
diff --git a/traffic_ops/app/lib/Schema/Result/Coordinate.pm b/traffic_ops/app/lib/Schema/Result/Coordinate.pm
index 7463079..03b8beb 100644
--- a/traffic_ops/app/lib/Schema/Result/Coordinate.pm
+++ b/traffic_ops/app/lib/Schema/Result/Coordinate.pm
@@ -126,6 +126,20 @@ __PACKAGE__->has_many(
 # Created by DBIx::Class::Schema::Loader v0.07042 @ 2018-05-15 16:06:00
 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:FZ64Zkbh+B6CECd1k/h66w
 
-
-# You can replace this text with custom code or comments, and it will be preserved on regeneration
+#
+#
+#
+# Licensed 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.
+#
+#
 1;
diff --git a/traffic_ops/app/lib/Schema/Result/Origin.pm b/traffic_ops/app/lib/Schema/Result/Origin.pm
index 6c0126e..d3fd595 100644
--- a/traffic_ops/app/lib/Schema/Result/Origin.pm
+++ b/traffic_ops/app/lib/Schema/Result/Origin.pm
@@ -280,6 +280,20 @@ __PACKAGE__->belongs_to(
 # Created by DBIx::Class::Schema::Loader v0.07042 @ 2018-05-15 16:06:00
 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:EFdWsJg/ANV/vUHBHfK0iA
 
-
-# You can replace this text with custom code or comments, and it will be preserved on regeneration
+#
+#
+#
+# Licensed 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.
+#
+#
 1;