Home | History | Annotate | Download | only in copyright

Lines Matching refs:copyright

2 Copyright 2011 Google Inc.
9 Updates all copyright headers within our code:
10 - For files that already have a copyright header, the header is modified
12 - For files that don't have a copyright header, we add one with the current
23 # Only modify copyright stanzas if the copyright holder is one of these.
49 ReportWarning('cannot find copyright block in file %s' % filepath)
53 'unrecognized copyright holder "%s" in file %s, skipping...' % (
100 """Returns True if this is one of our allowed copyright holders.
102 @param holder copyright holder as a string