diff options
Diffstat (limited to 'evc/pom.xml')
-rw-r--r-- | evc/pom.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/evc/pom.xml b/evc/pom.xml index 0f73c1e..6efd78e 100644 --- a/evc/pom.xml +++ b/evc/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"> |