summaryrefslogtreecommitdiff
path: root/bench/Summary.py
diff options
context:
space:
mode:
authorcsilvers <csilvers@01de4be4-8c4a-0410-9132-4925637da917>2008-05-23 22:24:20 +0000
committercsilvers <csilvers@01de4be4-8c4a-0410-9132-4925637da917>2008-05-23 22:24:20 +0000
commit9e065424614365515ed36179f2274912bcf02556 (patch)
tree16299a7f2b0c7181d269ca24e3371bdccbe975a7 /bench/Summary.py
parentc74d73960c057c8aa0b963085fb33ba2ab068bfe (diff)
downloaddistcc-9e065424614365515ed36179f2274912bcf02556.tar.gz
Normalize the copyright text, to the latest version of the GPLv2 text
(typically the only change is in the FSF street address). Add Google copyright line in some places it was missing. Add GPLv2 notice to avahi patches. OKed by fergus git-svn-id: http://distcc.googlecode.com/svn/trunk@387 01de4be4-8c4a-0410-9132-4925637da917
Diffstat (limited to 'bench/Summary.py')
-rwxr-xr-xbench/Summary.py25
1 files changed, 13 insertions, 12 deletions
diff --git a/bench/Summary.py b/bench/Summary.py
index f17ce5d..4a556b3 100755
--- a/bench/Summary.py
+++ b/bench/Summary.py
@@ -2,21 +2,22 @@
# and performance on various source trees.
# Copyright (C) 2002, 2003 by Martin Pool
-
+# Copyright 2008 Google Inc.
+#
# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License as
-# published by the Free Software Foundation; either version 2 of the
-# License, or (at your option) any later version.
-
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-
+# modify it under the terms of the GNU General Public License
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-# USA
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
+# USA.
import buildutil