Commit 9da1c8b694f8e72a16f259614caaae50cbcdaf10

Authored by Per Liden
Committed by David S. Miller
1 parent d0a14a9dbd

[TIPC] Update of file headers

The copyright statements from different parts of Ericsson
have been merged into one.

Signed-off-by: Per Liden <per.liden@nospam.ericsson.com>

Showing 50 changed files with 49 additions and 99 deletions Side-by-side Diff

include/linux/tipc.h
1 1 /*
2 2 * include/linux/tipc.h: Include file for TIPC socket interface
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
include/linux/tipc_config.h
1 1 /*
2 2 * include/linux/tipc_config.h: Include file for TIPC configuration interface
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
include/net/tipc/tipc.h
1 1 /*
2 2 * include/net/tipc/tipc.h: Main include file for TIPC users
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
include/net/tipc/tipc_bearer.h
1 1 /*
2 2 * include/net/tipc/tipc_bearer.h: Include file for privileged access to TIPC bearers
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
include/net/tipc/tipc_msg.h
1 1 /*
2 2 * include/net/tipc/tipc_msg.h: Include file for privileged access to TIPC message headers
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
include/net/tipc/tipc_port.h
1 1 /*
2 2 * include/net/tipc/tipc_port.h: Include file for privileged access to TIPC ports
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/addr.c: TIPC address utility routines
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004-2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/addr.h: Include file for TIPC address utility routines
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004-2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/bcast.c: TIPC broadcast code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004, Intel Corporation.
6 6 * Copyright (c) 2005, Wind River Systems
7   - * Copyright (c) 2005-2006, Ericsson AB
8 7 * All rights reserved.
9 8 *
10 9 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/bcast.h: Include file for TIPC broadcast code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/bearer.c: TIPC bearer code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004-2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/bearer.h: Include file for TIPC bearer code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/cluster.c: TIPC cluster management routines
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/cluster.h: Include file for TIPC cluster management routines
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/config.c: TIPC configuration management code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004-2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/config.h: Include file for TIPC configuration service code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/core.c: TIPC module code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/core.h: Include file for TIPC global declarations
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/dbg.c: TIPC print buffer routines for debuggign
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/dbg.h: Include file for TIPC print buffer routines
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/discover.c
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/discover.h
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
net/tipc/eth_media.c
1 1 /*
2 2 * net/tipc/eth_media.c: Ethernet bearer support for TIPC
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/handler.c: TIPC signal handling
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/link.c: TIPC link code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004-2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/link.h: Include file for TIPC link code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004-2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/msg.c: TIPC message header routines
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/msg.h: Include file for TIPC message header routines
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
net/tipc/name_distr.c
1 1 /*
2 2 * net/tipc/name_distr.c: TIPC name distribution code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
net/tipc/name_distr.h
1 1 /*
2 2 * net/tipc/name_distr.h: Include file for TIPC name distribution code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
net/tipc/name_table.c
1 1 /*
2 2 * net/tipc/name_table.c: TIPC name table code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004-2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
net/tipc/name_table.h
1 1 /*
2 2 * net/tipc/name_table.h: Include file for TIPC name table code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004-2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/net.c: TIPC network routing code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/net.h: Include file for TIPC network routing code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
... ... @@ -2,7 +2,6 @@
2 2 * net/tipc/netlink.c: TIPC configuration handling
3 3 *
4 4 * Copyright (c) 2005, Wind River Systems
5   - * Copyright (c) 2005-2006, Ericsson AB
6 5 * All rights reserved.
7 6 *
8 7 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/node.c: TIPC node management routines
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/node.h: Include file for TIPC node management routines
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
net/tipc/node_subscr.c
1 1 /*
2 2 * net/tipc/node_subscr.c: TIPC "node down" subscription handling
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
net/tipc/node_subscr.h
1 1 /*
2 2 * net/tipc/node_subscr.h: Include file for TIPC "node down" subscription handling
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/port.c: TIPC port code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004-2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/port.h: Include file for TIPC port code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004-2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/ref.c: TIPC object registry code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004-2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/ref.h: Include file for TIPC object registry code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/socket.c: TIPC socket API
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004-2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/subscr.c: TIPC subscription service
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/subscr.h: Include file for TIPC subscription service
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/user_reg.c: TIPC user registry code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2004-2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/user_reg.h: Include file for TIPC user registry code
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/zone.c: TIPC zone management routines
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without
1 1 /*
2 2 * net/tipc/zone.h: Include file for TIPC zone management routines
3 3 *
4   - * Copyright (c) 2003-2005, Ericsson Research Canada
  4 + * Copyright (c) 2003-2006, Ericsson AB
5 5 * Copyright (c) 2005, Wind River Systems
6   - * Copyright (c) 2005-2006, Ericsson AB
7 6 * All rights reserved.
8 7 *
9 8 * Redistribution and use in source and binary forms, with or without