diff --git a/sys/netinet/sctp.h b/sys/netinet/sctp.h index b9289c1b804..e15b3dd226a 100644 --- a/sys/netinet/sctp.h +++ b/sys/netinet/sctp.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2006, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_asconf.c b/sys/netinet/sctp_asconf.c index a5a304e4f0a..e56702b8243 100644 --- a/sys/netinet/sctp_asconf.c +++ b/sys/netinet/sctp_asconf.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_asconf.h b/sys/netinet/sctp_asconf.h index 22df5cf855b..11d8bb23538 100644 --- a/sys/netinet/sctp_asconf.h +++ b/sys/netinet/sctp_asconf.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_auth.c b/sys/netinet/sctp_auth.c index 61263b7a12a..b916ba6c7fc 100644 --- a/sys/netinet/sctp_auth.c +++ b/sys/netinet/sctp_auth.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_auth.h b/sys/netinet/sctp_auth.h index f9a54889311..532af908c41 100644 --- a/sys/netinet/sctp_auth.h +++ b/sys/netinet/sctp_auth.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_bsd_addr.c b/sys/netinet/sctp_bsd_addr.c index 2ad089914e3..4d6fd60e25b 100644 --- a/sys/netinet/sctp_bsd_addr.c +++ b/sys/netinet/sctp_bsd_addr.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_bsd_addr.h b/sys/netinet/sctp_bsd_addr.h index 5a4216f0f70..bb326eb426f 100644 --- a/sys/netinet/sctp_bsd_addr.h +++ b/sys/netinet/sctp_bsd_addr.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_constants.h b/sys/netinet/sctp_constants.h index ba8cc426101..8c623aac579 100644 --- a/sys/netinet/sctp_constants.h +++ b/sys/netinet/sctp_constants.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_crc32.c b/sys/netinet/sctp_crc32.c index 8f4d8fe0711..f3d1dc0e0b1 100644 --- a/sys/netinet/sctp_crc32.c +++ b/sys/netinet/sctp_crc32.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_crc32.h b/sys/netinet/sctp_crc32.h index 30d7d6eeb78..3d118e5e6e8 100644 --- a/sys/netinet/sctp_crc32.h +++ b/sys/netinet/sctp_crc32.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_header.h b/sys/netinet/sctp_header.h index d2013ffb463..c3cad007fa1 100644 --- a/sys/netinet/sctp_header.h +++ b/sys/netinet/sctp_header.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_indata.c b/sys/netinet/sctp_indata.c index 6ca9985e71b..92eee876e4d 100644 --- a/sys/netinet/sctp_indata.c +++ b/sys/netinet/sctp_indata.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_indata.h b/sys/netinet/sctp_indata.h index ad04c5621c6..3ec0273fa9c 100644 --- a/sys/netinet/sctp_indata.h +++ b/sys/netinet/sctp_indata.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_input.c b/sys/netinet/sctp_input.c index 68b1636c9d2..84a230172ac 100644 --- a/sys/netinet/sctp_input.c +++ b/sys/netinet/sctp_input.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_input.h b/sys/netinet/sctp_input.h index 192e3b18301..582dcce5bbb 100644 --- a/sys/netinet/sctp_input.h +++ b/sys/netinet/sctp_input.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_lock_bsd.h b/sys/netinet/sctp_lock_bsd.h index b95564732a5..55b9ee03c1c 100644 --- a/sys/netinet/sctp_lock_bsd.h +++ b/sys/netinet/sctp_lock_bsd.h @@ -1,7 +1,7 @@ #ifndef __sctp_lock_bsd_h__ #define __sctp_lock_bsd_h__ /*- - * Copyright (c) 2001-2006, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_os.h b/sys/netinet/sctp_os.h index 4fc7922fbb3..fb7c53606ff 100644 --- a/sys/netinet/sctp_os.h +++ b/sys/netinet/sctp_os.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2006-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2006-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_os_bsd.h b/sys/netinet/sctp_os_bsd.h index a2d4bf32c76..9bd267bb151 100644 --- a/sys/netinet/sctp_os_bsd.h +++ b/sys/netinet/sctp_os_bsd.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2006-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2006-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_output.c b/sys/netinet/sctp_output.c index 80fab0b0bca..5bae5f20155 100644 --- a/sys/netinet/sctp_output.c +++ b/sys/netinet/sctp_output.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_output.h b/sys/netinet/sctp_output.h index 27033a50ab0..4ff28422e73 100644 --- a/sys/netinet/sctp_output.h +++ b/sys/netinet/sctp_output.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_pcb.c b/sys/netinet/sctp_pcb.c index 39b40a3183a..58413ece7d0 100644 --- a/sys/netinet/sctp_pcb.c +++ b/sys/netinet/sctp_pcb.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_pcb.h b/sys/netinet/sctp_pcb.h index 077d345b9e3..6b0dfbb4275 100644 --- a/sys/netinet/sctp_pcb.h +++ b/sys/netinet/sctp_pcb.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_peeloff.c b/sys/netinet/sctp_peeloff.c index 35696fdafac..9618ae7bfb6 100644 --- a/sys/netinet/sctp_peeloff.c +++ b/sys/netinet/sctp_peeloff.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_peeloff.h b/sys/netinet/sctp_peeloff.h index 1f8b55e7687..db61db3ba35 100644 --- a/sys/netinet/sctp_peeloff.h +++ b/sys/netinet/sctp_peeloff.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_structs.h b/sys/netinet/sctp_structs.h index b0be404af26..5611808703b 100644 --- a/sys/netinet/sctp_structs.h +++ b/sys/netinet/sctp_structs.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_sysctl.c b/sys/netinet/sctp_sysctl.c index 07ec1b1866b..13e0ab07ba0 100644 --- a/sys/netinet/sctp_sysctl.c +++ b/sys/netinet/sctp_sysctl.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_sysctl.h b/sys/netinet/sctp_sysctl.h index 9de9393a4bb..609146ff637 100644 --- a/sys/netinet/sctp_sysctl.h +++ b/sys/netinet/sctp_sysctl.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_timer.c b/sys/netinet/sctp_timer.c index 62c34bde072..a8594c95801 100644 --- a/sys/netinet/sctp_timer.c +++ b/sys/netinet/sctp_timer.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_timer.h b/sys/netinet/sctp_timer.h index b8d4a64168c..15a7f08b270 100644 --- a/sys/netinet/sctp_timer.h +++ b/sys/netinet/sctp_timer.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_uio.h b/sys/netinet/sctp_uio.h index 03df51307b0..8a67a0eb871 100644 --- a/sys/netinet/sctp_uio.h +++ b/sys/netinet/sctp_uio.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_usrreq.c b/sys/netinet/sctp_usrreq.c index b43c695499a..611c582b931 100644 --- a/sys/netinet/sctp_usrreq.c +++ b/sys/netinet/sctp_usrreq.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctp_var.h b/sys/netinet/sctp_var.h index a7a3f6b6d18..74e514b91cb 100644 --- a/sys/netinet/sctp_var.h +++ b/sys/netinet/sctp_var.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctputil.c b/sys/netinet/sctputil.c index 3127fc702e2..58064da0f4b 100644 --- a/sys/netinet/sctputil.c +++ b/sys/netinet/sctputil.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet/sctputil.h b/sys/netinet/sctputil.h index 43410fa3180..acbeeb511ea 100644 --- a/sys/netinet/sctputil.h +++ b/sys/netinet/sctputil.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet6/sctp6_usrreq.c b/sys/netinet6/sctp6_usrreq.c index 7e02ec55d30..f92ab7c833f 100644 --- a/sys/netinet6/sctp6_usrreq.c +++ b/sys/netinet6/sctp6_usrreq.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/sys/netinet6/sctp6_var.h b/sys/netinet6/sctp6_var.h index 178d987024e..56aec343ddc 100644 --- a/sys/netinet6/sctp6_var.h +++ b/sys/netinet6/sctp6_var.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: