Skip to content

Commit 084cdb6

Browse files
committed
update ast/license.py copyright date to 2016
1 parent 02f2b13 commit 084cdb6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ast/license.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Copyright (c) 2015, Facebook, Inc.
1+
# Copyright (c) 2016, Facebook, Inc.
22
# All rights reserved.
33
#
44
# This source code is licensed under the BSD-style license found in the
55
# LICENSE file in the root directory of this source tree. An additional grant
66
# of patent rights can be found in the PATENTS file in the same directory.
77

88
C_LICENSE_COMMENT = '''/**
9-
* Copyright (c) 2015, Facebook, Inc.
9+
* Copyright (c) 2016, Facebook, Inc.
1010
* All rights reserved.
1111
*
1212
* This source code is licensed under the BSD-style license found in the

0 commit comments

Comments
 (0)