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/config.c | |
parent | 9da1c8b694f8e72a16f259614caaae50cbcdaf10 (diff) | |
download | op-kernel-dev-593a5f22d8035b1396a958b6bbde9f13c0f09549.zip op-kernel-dev-593a5f22d8035b1396a958b6bbde9f13c0f09549.tar.gz |
[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/config.c')
-rw-r--r-- | net/tipc/config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/config.c b/net/tipc/config.c index 6c45771..8ddef4f 100644 --- a/net/tipc/config.c +++ b/net/tipc/config.c @@ -1,7 +1,7 @@ /* * net/tipc/config.c: TIPC configuration management code * - * Copyright (c) 2003-2006, Ericsson AB + * Copyright (c) 2002-2006, Ericsson AB * Copyright (c) 2004-2005, Wind River Systems * All rights reserved. * |