AttentionZ / google-url

Automatically exported from code.google.com/p/google-url
Other
0 stars 0 forks source link

Unclear license on some files #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
$ licensecheck -r . | egrep -v 'BSD|MPL'
./PRESUBMIT.py: UNKNOWN
./base/logging.h: UNKNOWN
./base/scoped_ptr.h: UNKNOWN
./base/basictypes.h: UNKNOWN
./src/gurl_unittest.cc: UNKNOWN
./PRESUBMIT_unittest.py: UNKNOWN

These just need headers that match the other files.

Original issue reported on code.google.com by evan@chromium.org on 28 Dec 2009 at 11:09

GoogleCodeExporter commented 8 years ago

Original comment by phajdan.jr@chromium.org on 16 Oct 2012 at 9:33