aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2011-01-24 21:12:01 +0100
committerSteven Rostedt <[email protected]>2011-02-08 17:14:31 -0500
commitcce1dac871f387d0f3da81440d85bd387d8fd5a6 (patch)
tree0c20759dbf6bcd68e88ec1a11bb9123a03e07917
parent5e38ca8f3ea423442eaafe1b7e206084aa38120a (diff)
trivial: Fix Steven's Copyright typos
OK, the copyright allows you to write a copy, still I think the lawyers prefer the correct spelling. Signed-off-by: Uwe Kleine-König <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
-rw-r--r--scripts/kconfig/streamline_config.pl2
-rwxr-xr-xtools/testing/ktest/ktest.pl2
2 files changed, 2 insertions, 2 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.
diff --git a/tools/testing/ktest/ktest.pl b/tools/testing/ktest/ktest.pl
index e1c62eeb88f5..ba7c63af6f3b 100755
--- a/tools/testing/ktest/ktest.pl
+++ b/tools/testing/ktest/ktest.pl
@@ -1,6 +1,6 @@
#!/usr/bin/perl -w
#
-# Copywrite 2010 - Steven Rostedt <[email protected]>, Red Hat Inc.
+# Copyright 2010 - Steven Rostedt <[email protected]>, Red Hat Inc.
# Licensed under the terms of the GNU GPL License version 2
#