suriab / gyp

Automatically exported from code.google.com/p/gyp
0 stars 0 forks source link

gyp files without explicit license info (or with just "all rights reserved") #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
some files in gyp source have no license infomration in the header or are 
explicitly "All rights reserved" only.

Please fix this, so gyp can enter the ubuntu/debian repository.

Files without license info (I know, some are trivial, but still, adding 
that info would help):

tools/pretty_sln.py
tools/pretty_vcproj.py
test/defines/defines.c
test/dependencies/a.c
test/hello/hello2.c
test/hello/hello.c
test/rules-rebuild/gyptest-all.py
test/rules-rebuild/gyptest-default.py
test/scons_tools/tools.c
test/toolsets/main.cc test/toolsets/toolsets.cc 
test/variables/update_golden
gyp_dummy.c
setup.py

Original issue reported on code.google.com by asac@jwsdot.com on 28 Dec 2009 at 4:11

GoogleCodeExporter commented 9 years ago
I should be able to do this in the next few days.

Original comment by thomasvl@chromium.org on 7 Jan 2010 at 7:33

GoogleCodeExporter commented 9 years ago
r771

Original comment by thomasvl@chromium.org on 8 Jan 2010 at 2:58

GoogleCodeExporter commented 9 years ago

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