Github user dangogh commented on a diff in the pull request:
https://github.com/apache/incubator-trafficcontrol/pull/128#discussion_r91369713
--- Diff:
traffic_ops/app/lib/Schema/Result/DeliveryServiceInfoForCdnList.pm ---
@@ -0,0 +1,103 @@
+
+
+#
+# Copyright 2015 Comcast Cable Communications Management, LLC
--- End diff --
The Schema/Result files are all generated from `db/admin.pl
reverse_schema`. Use that and replace this file.
Since it's generated, no copyright header is required, but for all other
source files, please use the Apache license and not Comcast.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---