Skip to content

Commit 80996d1

Browse files
committed
update copyright notice year
1 parent f7a1347 commit 80996d1

File tree

270 files changed

+296
-295
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

270 files changed

+296
-295
lines changed

dist-lib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
## The APL v2.0:
77
##
88
##---------------------------------------------------------------------------
9-
## Copyright (C) 2007-2013 GoPivotal, Inc.
9+
## Copyright (C) 2007-2014 GoPivotal, Inc.
1010
##
1111
## Licensed under the Apache License, Version 2.0 (the "License");
1212
## you may not use this file except in compliance with the License.

dist-msi.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
## The APL v2.0:
77
##
88
##---------------------------------------------------------------------------
9-
## Copyright (C) 2007-2013 GoPivotal, Inc.
9+
## Copyright (C) 2007-2014 GoPivotal, Inc.
1010
##
1111
## Licensed under the Apache License, Version 2.0 (the "License");
1212
## you may not use this file except in compliance with the License.

dist.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
## The APL v2.0:
77
##
88
##---------------------------------------------------------------------------
9-
## Copyright (C) 2007-2013 GoPivotal, Inc.
9+
## Copyright (C) 2007-2014 GoPivotal, Inc.
1010
##
1111
## Licensed under the Apache License, Version 2.0 (the "License");
1212
## you may not use this file except in compliance with the License.

docs/api-title-page.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<h1>RabbitMQ .NET client library API guide</h1>
77
<h2>Copyright</h2>
88
<p>
9-
This documentation is copyright (C) 2007-2013 GoPivotal, Inc.
9+
This documentation is copyright (C) 2007-2014 GoPivotal, Inc.
1010
</p>
1111
<h2>License</h2>
1212
<p>
@@ -18,7 +18,7 @@ <h2>License</h2>
1818
</p>
1919
<blockquote>
2020
<p>
21-
Copyright (C) 2007-2013 GoPivotal, Inc.
21+
Copyright (C) 2007-2014 GoPivotal, Inc.
2222
</p>
2323
<p>
2424
Licensed under the Apache License, Version 2.0 (the "License");

docs/user-guide-skeleton.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<year>2011</year>
1313
<year>2012</year>
1414
<year>2013</year>
15+
<year>2014</year>
1516
<holder> GoPivotal, Inc.</holder>
1617
</copyright>
1718
<legalnotice>
@@ -24,7 +25,7 @@
2425
</para>
2526
<blockquote>
2627
<para>
27-
Copyright (C) 2007-2013 GoPivotal, Inc.
28+
Copyright (C) 2007-2014 GoPivotal, Inc.
2829
</para>
2930
<para>
3031
Licensed under the Apache License, Version 2.0 (the "License");

projects/client/Apigen/properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2013 GoPivotal, Inc.
7+
// Copyright (C) 2007-2014 GoPivotal, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -50,7 +50,7 @@
5050
[assembly: AssemblyConfiguration("")]
5151
[assembly: AssemblyCompany("GoPivotal, Inc.")]
5252
[assembly: AssemblyProduct("ApiGen")]
53-
[assembly: AssemblyCopyright("Copyright © 2007-2013 GoPivotal, Inc.")]
53+
[assembly: AssemblyCopyright("Copyright © 2007-2014 GoPivotal, Inc.")]
5454
[assembly: AssemblyTrademark("")]
5555
[assembly: AssemblyCulture("")]
5656

projects/client/Apigen/src/apigen/AmqpClass.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2013 GoPivotal, Inc.
7+
// Copyright (C) 2007-2014 GoPivotal, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.

projects/client/Apigen/src/apigen/AmqpEntity.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2013 GoPivotal, Inc.
7+
// Copyright (C) 2007-2014 GoPivotal, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.

projects/client/Apigen/src/apigen/AmqpField.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2013 GoPivotal, Inc.
7+
// Copyright (C) 2007-2014 GoPivotal, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.

projects/client/Apigen/src/apigen/AmqpMethod.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2013 GoPivotal, Inc.
7+
// Copyright (C) 2007-2014 GoPivotal, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)