Skip to content

Commit a1943b5

Browse files
ahkokAuke Kok
authored andcommitted
e1000: Fix date string in Makefile
I forgot to update the date string in the Makefile last time. Signed-off-by: Auke Kok <[email protected]>
1 parent 76c224b commit a1943b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/e1000/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
################################################################################
22
#
33
#
4-
# Copyright(c) 1999 - 2003 Intel Corporation. All rights reserved.
4+
# Copyright(c) 1999 - 2006 Intel Corporation. All rights reserved.
55
#
66
# This program is free software; you can redistribute it and/or modify it
77
# under the terms of the GNU General Public License as published by the Free

0 commit comments

Comments
 (0)