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/addr.c | |
parent | 9da1c8b694f8e72a16f259614caaae50cbcdaf10 (diff) | |
download | linux-593a5f22d8035b1396a958b6bbde9f13c0f09549.tar.gz linux-593a5f22d8035b1396a958b6bbde9f13c0f09549.tar.bz2 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/addr.c')
-rw-r--r-- | net/tipc/addr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/addr.c b/net/tipc/addr.c index 6d5709deee68..eca22260c98c 100644 --- a/net/tipc/addr.c +++ b/net/tipc/addr.c @@ -1,7 +1,7 @@ /* * net/tipc/addr.c: TIPC address utility routines * - * Copyright (c) 2003-2006, Ericsson AB + * Copyright (c) 2000-2006, Ericsson AB * Copyright (c) 2004-2005, Wind River Systems * All rights reserved. * |