diff options
author | Bill Nottingham <notting@redhat.com> | 2010-01-05 12:16:50 -0500 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2010-01-05 12:16:50 -0500 |
commit | 5cabfff3bda878337e8baa3a75ceae9ec75d72ce (patch) | |
tree | 6533adb0ff232cb7d9c8501adb167be3fe33f322 /src/console_init.c | |
parent | 5cce09ca73f2e24686c5f8a6a2f5a348626ee434 (diff) | |
download | initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.tar initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.tar.gz initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.tar.bz2 initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.tar.xz initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.zip |
License cleanup.
Diffstat (limited to 'src/console_init.c')
-rw-r--r-- | src/console_init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/console_init.c b/src/console_init.c index 63a248c7..22083a86 100644 --- a/src/console_init.c +++ b/src/console_init.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008 Red Hat, Inc. All rights reserved. + * Copyright (c) 2008-2009 Red Hat, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 2, |