Reduce use of Lists.new*List()
[bgpcep.git] / README
diff --git a/README b/README
index 83bae9369cac8f59f7f3cb2c9b4f689526889076..5d745012712a6d7cf61c941083e54187aa5c1ad5 100644 (file)
--- a/README
+++ b/README
@@ -1,3 +1,9 @@
+Copyright (c) 2013 Cisco Systems, Inc. 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
+
 DIRECTORY ORGANIZATION
 ======================
 
@@ -13,9 +19,6 @@ concepts:
 util:
        Common utility classes
 
-framework:
-       Legacy NIO-based protocol framework, to be replaced by Netty
-
 bgp:
        BGP-related artifacts
 
@@ -28,6 +31,9 @@ pcep/pcepy:
 pcep/pcepdump:
        Python-based PCEP listener and debug tool
 
+rsvp:
+       RSVP modeling concepts (needed by pcep)
+
 
 HOW TO BUILD
 ============