Changes all occurances of Typesafe copyright to extend to 2015

This commit is contained in:
Julian Tescher 2015-03-07 22:58:48 -08:00 committed by Julian Tescher
parent 125adbff7a
commit 00f6a58e7c
768 changed files with 779 additions and 779 deletions

View file

@ -15,7 +15,7 @@ import static akka.pattern.Patterns.pipe;
import static org.junit.Assert.assertEquals;
/**
* Copyright (C) 2009-2014 Typesafe Inc. <http://www.typesafe.com>
* Copyright (C) 2009-2015 Typesafe Inc. <http://www.typesafe.com>
*/
public class PatternsTest {