Removing old name references

Removing references to bvc, att

Change-Id: I794861fe40b96c922f6e5c011b2fe5d2c4bc515b
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-292
diff --git a/appc-inbound/appc-interfaces-service/model/src/main/yang/appc-interfaces-service.yang b/appc-inbound/appc-interfaces-service/model/src/main/yang/appc-interfaces-service.yang
index b6e0438..e671bbe 100644
--- a/appc-inbound/appc-interfaces-service/model/src/main/yang/appc-interfaces-service.yang
+++ b/appc-inbound/appc-interfaces-service/model/src/main/yang/appc-interfaces-service.yang
@@ -23,7 +23,7 @@
  */
 
 /*
- * Yang model for the Application Controller (APP-C) component of ECOMP
+ * Yang model for the Application Controller (APP-C) component of ONAP
  *
  *
  *The main purpose of this model to provide an interface bewteen APPC Runtime and other interface 
@@ -31,7 +31,6 @@
  * 
  *
  *
- * Author: Anand Chaturvedi (ac204h@att.com)
  */
 
 module interfaces-service {
@@ -39,9 +38,6 @@
     yang-version 1;
     namespace "org:onap:appc:interfaces:service";
     prefix interfaces.service;
-    organization "AT&T.  Copyright (C) 2015. All rights reserved.";
-    contact
-      "Anand Chaturvedi <ac204h@att.com>";
 
     description
       "Defines the services provided by Application Controller to external interfaces.";