Skip to content

Commit 061e0ff

Browse files
committed
Updated Copyright header
1 parent 98bb3fa commit 061e0ff

Some content is hidden

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

41 files changed

+41
-41
lines changed

src/main/scala/stdlib/Asserts.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* scala-exercises - exercises-stdlib
3-
* Copyright (C) 2015-2016 47 Degrees, LLC. <http://www.47deg.com>
3+
* Copyright (C) 2015-2019 47 Degrees, LLC. <http://www.47deg.com>
44
*
55
*/
66

src/main/scala/stdlib/ByNameParameter.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* scala-exercises - exercises-stdlib
3-
* Copyright (C) 2015-2016 47 Degrees, LLC. <http://www.47deg.com>
3+
* Copyright (C) 2015-2019 47 Degrees, LLC. <http://www.47deg.com>
44
*
55
*/
66

src/main/scala/stdlib/CaseClasses.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* scala-exercises - exercises-stdlib
3-
* Copyright (C) 2015-2016 47 Degrees, LLC. <http://www.47deg.com>
3+
* Copyright (C) 2015-2019 47 Degrees, LLC. <http://www.47deg.com>
44
*
55
*/
66

src/main/scala/stdlib/Classes.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* scala-exercises - exercises-stdlib
3-
* Copyright (C) 2015-2016 47 Degrees, LLC. <http://www.47deg.com>
3+
* Copyright (C) 2015-2019 47 Degrees, LLC. <http://www.47deg.com>
44
*
55
*/
66

src/main/scala/stdlib/EmptyValues.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* scala-exercises - exercises-stdlib
3-
* Copyright (C) 2015-2016 47 Degrees, LLC. <http://www.47deg.com>
3+
* Copyright (C) 2015-2019 47 Degrees, LLC. <http://www.47deg.com>
44
*
55
*/
66

src/main/scala/stdlib/Enumerations.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* scala-exercises - exercises-stdlib
3-
* Copyright (C) 2015-2016 47 Degrees, LLC. <http://www.47deg.com>
3+
* Copyright (C) 2015-2019 47 Degrees, LLC. <http://www.47deg.com>
44
*
55
*/
66

src/main/scala/stdlib/Extractors.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* scala-exercises - exercises-stdlib
3-
* Copyright (C) 2015-2016 47 Degrees, LLC. <http://www.47deg.com>
3+
* Copyright (C) 2015-2019 47 Degrees, LLC. <http://www.47deg.com>
44
*
55
*/
66

src/main/scala/stdlib/ForExpressions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* scala-exercises - exercises-stdlib
3-
* Copyright (C) 2015-2016 47 Degrees, LLC. <http://www.47deg.com>
3+
* Copyright (C) 2015-2019 47 Degrees, LLC. <http://www.47deg.com>
44
*
55
*/
66

src/main/scala/stdlib/Formatting.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* scala-exercises - exercises-stdlib
3-
* Copyright (C) 2015-2016 47 Degrees, LLC. <http://www.47deg.com>
3+
* Copyright (C) 2015-2019 47 Degrees, LLC. <http://www.47deg.com>
44
*
55
*/
66

src/main/scala/stdlib/HigherOrderFunctions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* scala-exercises - exercises-stdlib
3-
* Copyright (C) 2015-2016 47 Degrees, LLC. <http://www.47deg.com>
3+
* Copyright (C) 2015-2019 47 Degrees, LLC. <http://www.47deg.com>
44
*
55
*/
66

0 commit comments

Comments
 (0)