~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to extra/cpplint.py

  • Committer: Monty Taylor
  • Date: 2010-09-28 07:45:44 UTC
  • mto: (1799.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 1800.
  • Revision ID: mordred@inaugust.com-20100928074544-s3ujnv6s8wro74l2
Added BSD copying file.

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
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
 
9
# Foundation; either version 1, or (at your option) any later version, or
15
10
#
16
11
# b) the "Artistic License".
17
12