Skip to content

Commit cce1dac

Browse files
Uwe Kleine-Königrostedt
authored andcommitted
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]>
1 parent 5e38ca8 commit cce1dac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/kconfig/streamline_config.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/perl -w
22
#
3-
# Copywrite 2005-2009 - Steven Rostedt
3+
# Copyright 2005-2009 - Steven Rostedt
44
# Licensed under the terms of the GNU GPL License version 2
55
#
66
# It's simple enough to figure out how this works.

tools/testing/ktest/ktest.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/perl -w
22
#
3-
# Copywrite 2010 - Steven Rostedt <[email protected]>, Red Hat Inc.
3+
# Copyright 2010 - Steven Rostedt <[email protected]>, Red Hat Inc.
44
# Licensed under the terms of the GNU GPL License version 2
55
#
66

0 commit comments

Comments
 (0)