[Swift-devel] Swift Licensing
David Kelly
davidk at ci.uchicago.edu
Tue Dec 6 13:52:09 CST 2011
Hello,
I added a few pages to wwwdev relating to Swift licensing:
http://www.ci.uchicago.edu/swift/wwwdev/downloads/index.php
http://www.ci.uchicago.edu/swift/wwwdev/docs/license.php
http://www.ci.uchicago.edu/swift/wwwdev/docs/tracking_policy.php
I can add the standard Apache licensing info to the head of each source file (.java files first, but possibly shell scripts and others later). This is the same style that is used in the Globus Toolkit source code:
---
Copyright 2011 University of Chicago
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
---
Mike thought I should discuss on swift-devel before submitting the changes. Thoughts?
More information about the Swift-devel
mailing list