Commit cce1dac871f387d0f3da81440d85bd387d8fd5a6

Authored by Uwe Kleine-König
Committed by Steven Rostedt
1 parent 5e38ca8f3e

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 <u.kleine-koenig@pengutronix.de>
LKML-Reference: <1295899921-11333-1-git-send-email-u.kleine-koenig@pengutronix.de>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff

scripts/kconfig/streamline_config.pl
1 1 #!/usr/bin/perl -w
2 2 #
3   -# Copywrite 2005-2009 - Steven Rostedt
  3 +# Copyright 2005-2009 - Steven Rostedt
4 4 # Licensed under the terms of the GNU GPL License version 2
5 5 #
6 6 # It's simple enough to figure out how this works.
tools/testing/ktest/ktest.pl
1 1 #!/usr/bin/perl -w
2 2 #
3   -# Copywrite 2010 - Steven Rostedt <srostedt@redhat.com>, Red Hat Inc.
  3 +# Copyright 2010 - Steven Rostedt <srostedt@redhat.com>, Red Hat Inc.
4 4 # Licensed under the terms of the GNU GPL License version 2
5 5 #
6 6