datafinder-team team mailing list archive
-
datafinder-team team
-
Mailing list archive
-
Message #00052
[Bug 666670] Re: Cleaning code for properties and copyright
After talking about common procedures in the DLR, the following header will be added to all files:
If I get the bazaar-keywords template plug in to work ( https://launchpad.net/bzr-keywords) , it will have a list of Authors, that have contributed to that file.
And a last remark it is German Aerospace Center - the american english spelling, because we want to be just as cool as the Nasa ;-).
Header:
(the script for deploying it, can be found in /development/python)
# $Filename$
# $Authors$
#
# Last Changed: $Date$ $Committer$ $Revision-Id$
#
# Copyright (c) 2003-2011, German Aerospace Center (DLR)
# All rights reserved.
#
#Redistribution and use in source and binary forms, with or without
#modification, are permitted provided that the following conditions are
#met:
#
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
#
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the
# distribution.
#
# * Neither the name of the German Aerospace Center nor the names of
# its contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
#THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
#"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
#LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
#A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
#OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
#SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
#LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
#DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
#THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
#(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
#OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
** Changed in: datafinder
Status: New => In Progress
--
Cleaning code for properties and copyright
https://bugs.launchpad.net/bugs/666670
You received this bug notification because you are a member of
DataFinderTeam, which is subscribed to DataFinder.
Status in DataFinder - flexible data management: In Progress
Bug description:
In the sourcecode old svn-properties are included, these should be updated to the new bazaar environment.
In the same process the copyright information should be updated.
References