diff options
Diffstat (limited to 'svc/pom.xml')
-rw-r--r-- | svc/pom.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/svc/pom.xml b/svc/pom.xml index 6e8f4de..118b95c 100644 --- a/svc/pom.xml +++ b/svc/pom.xml @@ -1,3 +1,11 @@ +<!-- +Copyright (c) 2015 CableLabs Inc. and others. + +All rights reserved. This program and the accompanying materials +are made available under the terms of the Apache License, Version 2.0 +which accompanies this distribution, and is available at +http://www.apache.org/licenses/LICENSE-2.0--> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> |