Change copyright year.
Review URL: https://webrtc-codereview.appspot.com/353009 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1492 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
16a04273bb
commit
9dddfaefdc
@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
webrtc_license_header = (
|
||||
r'.*? Copyright \(c\) 2011 The WebRTC project authors'
|
||||
r'.*? Copyright \(c\) 2012 The WebRTC project authors'
|
||||
r'.*?Use of this source code is governed by a BSD-style license\n'
|
||||
r'.*? that can be found in the LICENSE file in the root of the source\n'
|
||||
r'.*? tree. An additional intellectual property rights grant can be found\n'
|
||||
@ -33,4 +33,3 @@ def CheckChangeOnCommit (input_api, output_api):
|
||||
|
||||
|
||||
#sources = lambda x: input_api.FilterSourceFile(x, black_list=black_list)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user