Uploaded image for project: 'bgpcep'
  1. bgpcep
  2. BGPCEP-991

Audit all models for contact/organization/copyright

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Medium Medium
    • 0.20.8
    • None
    • BGP, PCEP
    • None

      We have things like the following:

          organization "Cisco Systems, Inc.";
          contact "Robert Varga <rovarga@cisco.com>";
      

      lurking in BGPCEP models. This is strictly not correct, as we are in OpenDaylight namespace, hence organization should point to OpenDaylight as well and contact should point to our mailinglists.

      Furthermore we tend to have single-entity copyrights:

              Copyright (c)2013 Cisco Systems, Inc. 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";
      

      Since we are a community and there are follow-up contributors, the copyright header should be something like:

              Copyright (c)2013 Cisco Systems, Inc. and others. All rights reserved.
      

      to reflect the fact other contributors are also included, especially in files which have been modified by non-Cisco personnel.

            Unassigned Unassigned
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: