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/rename_device.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/rename_device.c')
-rw-r--r-- | src/rename_device.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rename_device.c b/src/rename_device.c index 105b56e7..804c8433 100644 --- a/src/rename_device.c +++ b/src/rename_device.c @@ -2,7 +2,7 @@ /* * rename_device.c: udev helper to rename ethernet devices. * - * Copyright (C) 2006 Red Hat, Inc. All rights reserved. + * Copyright (C) 2006-2009 Red Hat, Inc. All rights reserved. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions of the |