~gthorslund/drizzle/add-constraints-to-kernel-sysvars

« back to all changes in this revision

Viewing changes to extra/cpplint.py

  • Committer: Lee Bieber
  • Date: 2010-12-04 20:15:50 UTC
  • mfrom: (1971.1.4 build)
  • Revision ID: kalebral@gmail.com-20101204201550-1t7a1bde34835tgu
Merge Monty - more licensing updates
Merge Lee - Update files that did not have a license or had incorrect license structure
Merge Vijay - refactor sysvar strings for innobase

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
# terms of either:
7
7
#
8
8
# a) the GNU General Public License as published by the Free Software
9
 
# Foundation; either version 1, or (at your option) any later version, or
 
9
# Foundation
 
10
#   This program is free software; you can redistribute it and/or modify
 
11
#   it under the terms of the GNU General Public License as published by
 
12
#   the Free Software Foundation; version 2 of the License.
 
13
#
 
14
#  or
10
15
#
11
16
# b) the "Artistic License".
12
17