Skip to content

Commit 151e406

Browse files
author
Josh Milthorpe
committed
bump copyright header
1 parent 1cb2fcc commit 151e406

21 files changed

+21
-21
lines changed

apgas.scala.examples/src/apgas/scala/examples/Fibonacci.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* You may obtain a copy of the License at
77
* http://www.opensource.org/licenses/eclipse-1.0.php
88
*
9-
* (C) Copyright IBM Corporation 2015.
9+
* (C) Copyright IBM Corporation 2015-2016.
1010
*/
1111

1212
package apgas.scala.examples

apgas.scala.examples/src/apgas/scala/examples/HelloPatterns.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* You may obtain a copy of the License at
77
* http://www.opensource.org/licenses/eclipse-1.0.php
88
*
9-
* (C) Copyright IBM Corporation 2015.
9+
* (C) Copyright IBM Corporation 2015-2016.
1010
*/
1111

1212
package apgas.scala.examples

apgas.scala.examples/src/apgas/scala/examples/HelloPlaceLocal.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* You may obtain a copy of the License at
77
* http://www.opensource.org/licenses/eclipse-1.0.php
88
*
9-
* (C) Copyright IBM Corporation 2015.
9+
* (C) Copyright IBM Corporation 2015-2016.
1010
*/
1111

1212
package apgas.scala.examples

apgas.scala.examples/src/apgas/scala/examples/HelloWorld.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* You may obtain a copy of the License at
77
* http://www.opensource.org/licenses/eclipse-1.0.php
88
*
9-
* (C) Copyright IBM Corporation 2015.
9+
* (C) Copyright IBM Corporation 2015-2016.
1010
*/
1111

1212
package apgas.scala.examples

apgas.scala.examples/src/apgas/scala/examples/ResilientHelloWorld.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* You may obtain a copy of the License at
77
* http://www.opensource.org/licenses/eclipse-1.0.php
88
*
9-
* (C) Copyright IBM Corporation 2015.
9+
* (C) Copyright IBM Corporation 2015-2016.
1010
*/
1111

1212
package apgas.scala.examples

apgas.scala.examples/src/apgas/scala/examples/UTQ.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* You may obtain a copy of the License at
77
* http://www.opensource.org/licenses/eclipse-1.0.php
88
*
9-
* (C) Copyright IBM Corporation 2015.
9+
* (C) Copyright IBM Corporation 2015-2016.
1010
*/
1111

1212
package apgas.scala.examples;

apgas.scala.examples/src/apgas/scala/examples/kmeans/Common.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* You may obtain a copy of the License at
77
* http://www.opensource.org/licenses/eclipse-1.0.php
88
*
9-
* (C) Copyright IBM Corporation 2015.
9+
* (C) Copyright IBM Corporation 2015-2016.
1010
*/
1111

1212
package apgas

apgas.scala.examples/src/apgas/scala/examples/kmeans/KMeans.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* You may obtain a copy of the License at
77
* http://www.opensource.org/licenses/eclipse-1.0.php
88
*
9-
* (C) Copyright IBM Corporation 2015.
9+
* (C) Copyright IBM Corporation 2015-2016.
1010
*/
1111

1212
package apgas.scala.examples

apgas.scala.examples/src/apgas/scala/examples/kmeans/KMeansAkka.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* You may obtain a copy of the License at
77
* http://www.opensource.org/licenses/eclipse-1.0.php
88
*
9-
* (C) Copyright IBM Corporation 2015.
9+
* (C) Copyright IBM Corporation 2015-2016.
1010
*/
1111

1212
package apgas.scala.examples.kmeans

apgas.scala.examples/src/apgas/scala/examples/kmeans/KMeansAkkaDistributed.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* You may obtain a copy of the License at
77
* http://www.opensource.org/licenses/eclipse-1.0.php
88
*
9-
* (C) Copyright IBM Corporation 2015.
9+
* (C) Copyright IBM Corporation 2015-2016.
1010
*/
1111

1212
package apgas.scala.examples.kmeans

0 commit comments

Comments
 (0)