diff options
author | Per Liden <per.liden@nospam.ericsson.com> | 2006-01-11 19:14:19 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-01-12 14:06:39 -0800 |
commit | 593a5f22d8035b1396a958b6bbde9f13c0f09549 (patch) | |
tree | 9b17063243db078fba55b80b2777ad6fc8425a0d /net/tipc/name_table.c | |
parent | 9da1c8b694f8e72a16f259614caaae50cbcdaf10 (diff) | |
download | talos-obmc-linux-593a5f22d8035b1396a958b6bbde9f13c0f09549.tar.gz talos-obmc-linux-593a5f22d8035b1396a958b6bbde9f13c0f09549.zip |
[TIPC] More updates of file headers
Updated copyright notice to include the year the file was
actually created. Information about file creation dates
was extracted from the files in the old CVS repository
at tipc.sourceforge.net.
Signed-off-by: Per Liden <per.liden@nospam.ericsson.com>
Diffstat (limited to 'net/tipc/name_table.c')
-rw-r--r-- | net/tipc/name_table.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/name_table.c b/net/tipc/name_table.c index 8568df3cc6b2..972c83eb83b4 100644 --- a/net/tipc/name_table.c +++ b/net/tipc/name_table.c @@ -1,7 +1,7 @@ /* * net/tipc/name_table.c: TIPC name table code * - * Copyright (c) 2003-2006, Ericsson AB + * Copyright (c) 2000-2006, Ericsson AB * Copyright (c) 2004-2005, Wind River Systems * All rights reserved. * |