Skip to content

Commit 593a5f2

Browse files
Per LidenDavid S. Miller
authored andcommitted
[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 <[email protected]>
1 parent 9da1c8b commit 593a5f2

40 files changed

+39
-39
lines changed

include/net/tipc/tipc.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444

4545
/*
4646
* Native API
47-
* ----------
4847
*/
4948

5049
/*

include/net/tipc/tipc_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* include/net/tipc/tipc_port.h: Include file for privileged access to TIPC ports
33
*
4-
* Copyright (c) 2003-2006, Ericsson AB
4+
* Copyright (c) 1994-2006, Ericsson AB
55
* Copyright (c) 2005, Wind River Systems
66
* All rights reserved.
77
*

net/tipc/addr.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* net/tipc/addr.c: TIPC address utility routines
33
*
4-
* Copyright (c) 2003-2006, Ericsson AB
4+
* Copyright (c) 2000-2006, Ericsson AB
55
* Copyright (c) 2004-2005, Wind River Systems
66
* All rights reserved.
77
*

net/tipc/addr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* net/tipc/addr.h: Include file for TIPC address utility routines
33
*
4-
* Copyright (c) 2003-2006, Ericsson AB
4+
* Copyright (c) 2000-2006, Ericsson AB
55
* Copyright (c) 2004-2005, Wind River Systems
66
* All rights reserved.
77
*

net/tipc/bcast.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* net/tipc/bcast.c: TIPC broadcast code
33
*
4-
* Copyright (c) 2003-2006, Ericsson AB
4+
* Copyright (c) 2004-2006, Ericsson AB
55
* Copyright (c) 2004, Intel Corporation.
66
* Copyright (c) 2005, Wind River Systems
77
* All rights reserved.

net/tipc/bearer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* net/tipc/bearer.c: TIPC bearer code
33
*
4-
* Copyright (c) 2003-2006, Ericsson AB
4+
* Copyright (c) 1996-2006, Ericsson AB
55
* Copyright (c) 2004-2005, Wind River Systems
66
* All rights reserved.
77
*

net/tipc/bearer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* net/tipc/bearer.h: Include file for TIPC bearer code
33
*
4-
* Copyright (c) 2003-2006, Ericsson AB
4+
* Copyright (c) 1996-2006, Ericsson AB
55
* Copyright (c) 2005, Wind River Systems
66
* All rights reserved.
77
*

net/tipc/cluster.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* net/tipc/cluster.c: TIPC cluster management routines
33
*
4-
* Copyright (c) 2003-2006, Ericsson AB
4+
* Copyright (c) 2000-2006, Ericsson AB
55
* Copyright (c) 2005, Wind River Systems
66
* All rights reserved.
77
*

net/tipc/cluster.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* net/tipc/cluster.h: Include file for TIPC cluster management routines
33
*
4-
* Copyright (c) 2003-2006, Ericsson AB
4+
* Copyright (c) 2000-2006, Ericsson AB
55
* Copyright (c) 2005, Wind River Systems
66
* All rights reserved.
77
*

net/tipc/config.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* net/tipc/config.c: TIPC configuration management code
33
*
4-
* Copyright (c) 2003-2006, Ericsson AB
4+
* Copyright (c) 2002-2006, Ericsson AB
55
* Copyright (c) 2004-2005, Wind River Systems
66
* All rights reserved.
77
*

0 commit comments

Comments
 (0)