Added copyright in yang files 61/4761/1
authorMichal Polkorab <michal.polkorab@pantheon.sk>
Sat, 25 Jan 2014 10:35:35 +0000 (11:35 +0100)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Sat, 25 Jan 2014 10:35:44 +0000 (11:35 +0100)
Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
openflow-protocol-api/src/main/yang/openflow-action.yang
openflow-protocol-api/src/main/yang/openflow-augments.yang
openflow-protocol-api/src/main/yang/openflow-extensible-match.yang
openflow-protocol-api/src/main/yang/openflow-instruction.yang
openflow-protocol-api/src/main/yang/openflow-protocol.yang
openflow-protocol-api/src/main/yang/openflow-types.yang
openflow-protocol-api/src/main/yang/system-notifications.yang

index f8c9a4689314368dc512b059f654933d7fa2640d..5205fc5d19dc84ae5d269adce6ce10eed066a808 100644 (file)
@@ -1,4 +1,12 @@
-module openflow-action {
+/*
+ * Copyright (c) 2013 Pantheon Technologies s.r.o. and others. All rights reserved.
+ *
+ * This program and the accompanying materials are made available under the
+ * terms of the Eclipse Public License v1.0 which accompanies this distribution,
+ * and is available at http://www.eclipse.org/legal/epl-v10.html
+ */
+ module openflow-action {
     namespace "urn:opendaylight:openflow:common:action";
     prefix "ofaction";
 
index a2ab6eaed45201023d0dcfce519fd0ab164c01bf..1ba234bfcbea742463e22a759fbad9a0b0dfd8d4 100644 (file)
@@ -1,4 +1,12 @@
-module openflow-augments {\r
+/*\r
+ * Copyright (c) 2013 Pantheon Technologies s.r.o. and others. All rights reserved.\r
+ *\r
+ * This program and the accompanying materials are made available under the\r
+ * terms of the Eclipse Public License v1.0 which accompanies this distribution,\r
+ * and is available at http://www.eclipse.org/legal/epl-v10.html\r
+ */\r
\r
+ module openflow-augments {\r
     namespace "urn:opendaylight:openflow:augments";\r
     prefix "aug";\r
     \r
index 349f3770863d6435b89e56a978ca0ed4fd097db2..cd91b1322f950a8f4306b481b349bd5a583ffad0 100644 (file)
@@ -1,4 +1,12 @@
-module openflow-extensible-match {
+/*
+ * Copyright (c) 2013 Pantheon Technologies s.r.o. and others. All rights reserved.
+ *
+ * This program and the accompanying materials are made available under the
+ * terms of the Eclipse Public License v1.0 which accompanies this distribution,
+ * and is available at http://www.eclipse.org/legal/epl-v10.html
+ */
+ module openflow-extensible-match {
     namespace "urn:opendaylight:openflow:oxm";
     prefix "oxm";
 
index bbd61a9e7cbc46235a0474267bdc68e661594d8b..8f3a0434bbe80d7fb62430db90b5d1c30d26a6b4 100644 (file)
@@ -1,4 +1,12 @@
-module openflow-instruction {
+/*
+ * Copyright (c) 2013 Pantheon Technologies s.r.o. and others. All rights reserved.
+ *
+ * This program and the accompanying materials are made available under the
+ * terms of the Eclipse Public License v1.0 which accompanies this distribution,
+ * and is available at http://www.eclipse.org/legal/epl-v10.html
+ */
+ module openflow-instruction {
     namespace "urn:opendaylight:openflow:common:instruction";
     prefix "ofinstruction";
 
index fab2bb4b0b2390604e5cf36e6cada177373fe027..9791a4b461064505034b269ceb4ab915f52fd5b7 100644 (file)
@@ -1,4 +1,12 @@
-module openflow-protocol {\r
+/*\r
+ * Copyright (c) 2013 Pantheon Technologies s.r.o. and others. All rights reserved.\r
+ *\r
+ * This program and the accompanying materials are made available under the\r
+ * terms of the Eclipse Public License v1.0 which accompanies this distribution,\r
+ * and is available at http://www.eclipse.org/legal/epl-v10.html\r
+ */\r
\r
+ module openflow-protocol {\r
     namespace "urn:opendaylight:openflow:protocol";\r
     prefix "ofproto";\r
 \r
index d17f69a807b7290e886a52a7e7dbb40361ed7090..fa28ead97a4ea08d2ec3926d03651c2e7b84c69a 100644 (file)
@@ -1,4 +1,12 @@
-module openflow-types {
+/*
+ * Copyright (c) 2013 Pantheon Technologies s.r.o. and others. All rights reserved.
+ *
+ * This program and the accompanying materials are made available under the
+ * terms of the Eclipse Public License v1.0 which accompanies this distribution,
+ * and is available at http://www.eclipse.org/legal/epl-v10.html
+ */
+ module openflow-types {
     namespace "urn:opendaylight:openflow:common:types";
     prefix "oft";
 
index 8bc8dd6520b9e26a90c554568d6c7bb02840604f..f5806fca337f59f06c8f9c9665c29f2fc7fd9475 100644 (file)
@@ -1,4 +1,12 @@
-module system-notifications {
+/*
+ * Copyright (c) 2013 Pantheon Technologies s.r.o. and others. All rights reserved.
+ *
+ * This program and the accompanying materials are made available under the
+ * terms of the Eclipse Public License v1.0 which accompanies this distribution,
+ * and is available at http://www.eclipse.org/legal/epl-v10.html
+ */
+ module system-notifications {
     namespace "urn:opendaylight:openflow:system";
     prefix "ofs";