D library projects

Walter Bright newshound1 at digitalmars.com
Thu Nov 12 16:42:08 PST 2009


Florian Sonnenberger wrote:
> Walter Bright wrote:
> 
>> The library is under the creative commons license, which is different,
>> though I haven't read it carefully.
> 
> Are you sure? Every file of the lib I've looked at starts with:

I stand corrected. I was looking at the documentation pages.

> 
> // Copyright 2009 The Go Authors. All rights reserved.
> // Use of this source code is governed by a BSD-style
> // license that can be found in the LICENSE file.
> 
> Examples:
> http://golang.org/src/pkg/compress/flate/deflate.go
> http://golang.org/src/pkg/fmt/format.go
> http://golang.org/src/pkg/json/parse.go
> http://golang.org/src/pkg/regexp/regexp.go
> 
> 
> Florian



More information about the Digitalmars-d mailing list