extended copyright into 2017

This commit is contained in:
Philippus Baalman 2017-01-04 17:37:10 +01:00
parent 4c426b4e05
commit 6c7085252a
1566 changed files with 1622 additions and 1622 deletions

View file

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2016 Lightbend Inc. <http://www.lightbend.com/>
* Copyright (C) 2015-2017 Lightbend Inc. <http://www.lightbend.com/>
*/
package docs.stream;
@ -146,4 +146,4 @@ public class FlowParallelismDocTest extends AbstractJavaTest {
pancakeChefs1.via(pancakeChefs2);
//#pipelined-parallel
}
}
}