summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2011-02-23 11:21:46 +0100
committerIngo Molnar <mingo@elte.hu>2011-02-23 11:21:46 +0100
commit44495b51ad23fa2cdbfaf9d2411a5dc99f9a06e3 (patch)
treead91f5de714f4abd8d7f9e83477d09ddb62f1ee4 /scripts
parent25f0c496aecd25051cdf5bac595729f8406c242c (diff)
parentc97cf42219b7b6037d2f96c27a5f114f2383f828 (diff)
Merge branch 'perf/core' into auto-latest
Diffstat (limited to 'scripts')
-rw-r--r--scripts/kconfig/streamline_config.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kconfig/streamline_config.pl b/scripts/kconfig/streamline_config.pl
index fd81fc33d633..a4fe923c0131 100644
--- a/scripts/kconfig/streamline_config.pl
+++ b/scripts/kconfig/streamline_config.pl
@@ -1,6 +1,6 @@
#!/usr/bin/perl -w
#
-# Copywrite 2005-2009 - Steven Rostedt
+# Copyright 2005-2009 - Steven Rostedt
# Licensed under the terms of the GNU GPL License version 2
#
# It's simple enough to figure out how this works.