#2879 - updating copyright info

This commit is contained in:
Viktor Klang 2013-01-09 01:47:48 +01:00
parent 67297b516e
commit adfeb2c1f0
480 changed files with 559 additions and 559 deletions

View file

@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2012 Typesafe Inc. <http://www.typesafe.com>
* Copyright (C) 2009-2013 Typesafe Inc. <http://www.typesafe.com>
*/
package docs.testkit
@ -44,4 +44,4 @@ class MySpec(_system: ActorSystem) extends TestKit(_system) with ImplicitSender
}
}
//#plain-spec
//#plain-spec

View file

@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2012 Typesafe Inc. <http://www.typesafe.com>
* Copyright (C) 2009-2013 Typesafe Inc. <http://www.typesafe.com>
*/
package docs.testkit
@ -157,4 +157,4 @@ object TestKitUsageSpec {
}
}
}
//#testkit-usage
//#testkit-usage

View file

@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2012 Typesafe Inc. <http://www.typesafe.com>
* Copyright (C) 2009-2013 Typesafe Inc. <http://www.typesafe.com>
*/
package docs.testkit