Skip to content

Commit cad664b

Browse files
authored
Update headers and sbt (#247)
* Update year in copyright * Update sbt to 1.2.8
1 parent 4b5bad7 commit cad664b

101 files changed

Lines changed: 114 additions & 116 deletions

File tree

Some content is hidden

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

AUTHORS.md

Lines changed: 1 addition & 0 deletions

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright (C) 2016-2018 47 Degrees. <http://47deg.com>
189+
Copyright (C) 2016-2019 47 Degrees. <http://47deg.com>
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

NOTICE.md

Lines changed: 1 addition & 1 deletion

cats-effect/js/src/main/scala/github4s/cats/effect/AsyncHttpRequestBuilderExtensionJS.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-2018 47 Degrees, LLC. <http://www.47deg.com>
2+
* Copyright 2016-2019 47 Degrees, LLC. <http://www.47deg.com>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cats-effect/js/src/main/scala/github4s/cats/effect/js/Implicits.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-2018 47 Degrees, LLC. <http://www.47deg.com>
2+
* Copyright 2016-2019 47 Degrees, LLC. <http://www.47deg.com>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cats-effect/js/src/main/scala/github4s/cats/effect/js/ImplicitsJS.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-2018 47 Degrees, LLC. <http://www.47deg.com>
2+
* Copyright 2016-2019 47 Degrees, LLC. <http://www.47deg.com>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cats-effect/js/src/test/scala/github4s/cats/effect/js/CatsEffectJSSpec.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-2018 47 Degrees, LLC. <http://www.47deg.com>
2+
* Copyright 2016-2019 47 Degrees, LLC. <http://www.47deg.com>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cats-effect/jvm/src/main/scala/github4s/cats/effect/jvm/Implicits.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-2018 47 Degrees, LLC. <http://www.47deg.com>
2+
* Copyright 2016-2019 47 Degrees, LLC. <http://www.47deg.com>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cats-effect/jvm/src/main/scala/github4s/cats/effect/jvm/ImplicitsJVM.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-2018 47 Degrees, LLC. <http://www.47deg.com>
2+
* Copyright 2016-2019 47 Degrees, LLC. <http://www.47deg.com>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cats-effect/jvm/src/test/scala/github4s/cats/effect/jvm/CatsEffectJVMSpec.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-2018 47 Degrees, LLC. <http://www.47deg.com>
2+
* Copyright 2016-2019 47 Degrees, LLC. <http://www.47deg.com>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)