From 705e148cf2923791b4e89b506b482a3f68f47cee Mon Sep 17 00:00:00 2001 From: 47erbot Date: Fri, 24 Apr 2020 10:34:44 +0200 Subject: [PATCH] Update documentation and other files (#170) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- AUTHORS.md | 64 +++++++++++++++++++ CODE_OF_CONDUCT.md | 22 +++++++ CONTRIBUTING.md | 31 +++++++++ NOTICE.md | 9 +++ src/main/scala/stdlib/Asserts.scala | 14 +++- src/main/scala/stdlib/ByNameParameter.scala | 14 +++- src/main/scala/stdlib/CaseClasses.scala | 14 +++- src/main/scala/stdlib/Classes.scala | 14 +++- src/main/scala/stdlib/EmptyValues.scala | 14 +++- src/main/scala/stdlib/Enumerations.scala | 14 +++- src/main/scala/stdlib/Extractors.scala | 14 +++- src/main/scala/stdlib/ForExpressions.scala | 14 +++- src/main/scala/stdlib/Formatting.scala | 14 +++- .../scala/stdlib/HigherOrderFunctions.scala | 14 +++- src/main/scala/stdlib/Implicits.scala | 14 +++- .../InfixPrefixandPostfixOperators.scala | 14 +++- src/main/scala/stdlib/InfixTypes.scala | 14 +++- src/main/scala/stdlib/Iterables.scala | 14 +++- src/main/scala/stdlib/Lists.scala | 14 +++- src/main/scala/stdlib/LiteralBooleans.scala | 14 +++- src/main/scala/stdlib/LiteralNumbers.scala | 14 +++- src/main/scala/stdlib/LiteralStrings.scala | 14 +++- src/main/scala/stdlib/Maps.scala | 14 +++- .../stdlib/NamedandDefaultArguments.scala | 14 +++- .../NamedandDefaultArgumentsHelper.scala | 14 +++- src/main/scala/stdlib/Objects.scala | 14 +++- src/main/scala/stdlib/Options.scala | 14 +++- src/main/scala/stdlib/OptionsHelper.scala | 14 +++- src/main/scala/stdlib/ParentClasses.scala | 14 +++- src/main/scala/stdlib/PartialFunctions.scala | 14 +++- .../stdlib/PartiallyAppliedFunctions.scala | 14 +++- src/main/scala/stdlib/PatternMatching.scala | 14 +++- src/main/scala/stdlib/Ranges.scala | 14 +++- .../scala/stdlib/RepeatedParameters.scala | 14 +++- .../stdlib/RepeatedParametersHelper.scala | 14 +++- .../scala/stdlib/SequencesandArrays.scala | 14 +++- src/main/scala/stdlib/Sets.scala | 14 +++- src/main/scala/stdlib/StdLib.scala | 14 +++- src/main/scala/stdlib/Traits.scala | 14 +++- src/main/scala/stdlib/Traversables.scala | 14 +++- src/main/scala/stdlib/Tuples.scala | 14 +++- src/main/scala/stdlib/TypeSignatures.scala | 14 +++- src/main/scala/stdlib/TypeVariance.scala | 14 +++- .../scala/stdlib/TypeVarianceHelper.scala | 14 +++- .../scala/stdlib/UniformAccessPrinciple.scala | 14 +++- src/test/scala/stdlib/AssertsSpec.scala | 14 +++- .../scala/stdlib/ByNameParameterSpec.scala | 14 +++- src/test/scala/stdlib/CaseClassesSpec.scala | 14 +++- src/test/scala/stdlib/ClassesSpec.scala | 14 +++- src/test/scala/stdlib/EmptyValuesSpec.scala | 14 +++- src/test/scala/stdlib/ExtractorsSpec.scala | 14 +++- .../scala/stdlib/ForExpressionsSpec.scala | 14 +++- src/test/scala/stdlib/FormattingSpec.scala | 14 +++- .../stdlib/HigherOrderFunctionsSpec.scala | 14 +++- src/test/scala/stdlib/ImplicitsSpec.scala | 14 +++- .../InfixPrefixAndPostfixOperatorsSpec.scala | 14 +++- src/test/scala/stdlib/InfixTypesSpec.scala | 14 +++- src/test/scala/stdlib/IterablesSpec.scala | 14 +++- src/test/scala/stdlib/ListsSpec.scala | 14 +++- .../scala/stdlib/LiteralBooleansSpec.scala | 14 +++- .../scala/stdlib/LiteralNumbersSpec.scala | 14 +++- .../scala/stdlib/LiteralStringsSpec.scala | 14 +++- src/test/scala/stdlib/MapsSpec.scala | 14 +++- .../stdlib/NamedAndDefaultArgumentsSpec.scala | 14 +++- src/test/scala/stdlib/ObjectsSpec.scala | 14 +++- src/test/scala/stdlib/OptionsSpec.scala | 14 +++- src/test/scala/stdlib/ParentClassesSpec.scala | 14 +++- .../scala/stdlib/PartialFunctionsSpec.scala | 14 +++- .../PartiallyAppliedFunctionsSpec.scala | 14 +++- .../scala/stdlib/PatternMatchingSpec.scala | 14 +++- src/test/scala/stdlib/RangesSpec.scala | 14 +++- .../scala/stdlib/RepeatedParametersSpec.scala | 14 +++- .../scala/stdlib/SequencesAndArraysSpec.scala | 14 +++- src/test/scala/stdlib/SetsSpec.scala | 14 +++- src/test/scala/stdlib/TraitsSpec.scala | 14 +++- src/test/scala/stdlib/TraversablesSpec.scala | 14 +++- src/test/scala/stdlib/TuplesSpec.scala | 14 +++- .../scala/stdlib/TypeSignaturesSpec.scala | 14 +++- src/test/scala/stdlib/TypeVarianceSpec.scala | 14 +++- .../stdlib/UniformAccessPrincipleSpec.scala | 14 +++- 80 files changed, 1038 insertions(+), 152 deletions(-) create mode 100644 AUTHORS.md create mode 100644 CODE_OF_CONDUCT.md create mode 100644 CONTRIBUTING.md create mode 100644 NOTICE.md diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 00000000..b4a67599 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,64 @@ +[comment]: <> (Don't edit this file!) +[comment]: <> (It is automatically updated after every release of https://github.com/47degrees/.github) +[comment]: <> (If you want to suggest a change, please open a PR or issue in that repository) + +# Authors + +## Maintainers + +The maintainers of the project are: + +- [![47erbot](https://avatars1.githubusercontent.com/u/24799081?v=4&s=20) **47erbot**](https://github.com/47erbot) +- [![angoglez](https://avatars0.githubusercontent.com/u/10107285?v=4&s=20) **Ana Gómez González (angoglez)**](https://github.com/angoglez) +- [![andyscott](https://avatars3.githubusercontent.com/u/310363?v=4&s=20) **Andy Scott (andyscott)**](https://github.com/andyscott) +- [![dominv](https://avatars1.githubusercontent.com/u/3943031?v=4&s=20) **Domingo Valera (dominv)**](https://github.com/dominv) +- [![kiroco12](https://avatars1.githubusercontent.com/u/48894338?v=4&s=20) **Enrique Nieto (kiroco12)**](https://github.com/kiroco12) +- [![FRosner](https://avatars2.githubusercontent.com/u/3427394?v=4&s=20) **Frank Rosner (FRosner)**](https://github.com/FRosner) +- [![jdesiloniz](https://avatars2.githubusercontent.com/u/2835739?v=4&s=20) **Javier de Silóniz Sandino (jdesiloniz)**](https://github.com/jdesiloniz) +- [![juanpedromoreno](https://avatars2.githubusercontent.com/u/4879373?v=4&s=20) **Juan Pedro Moreno (juanpedromoreno)**](https://github.com/juanpedromoreno) +- [![rafaparadela](https://avatars3.githubusercontent.com/u/315070?v=4&s=20) **Rafa Paradela (rafaparadela)**](https://github.com/rafaparadela) +- [![raulraja](https://avatars3.githubusercontent.com/u/456796?v=4&s=20) **Raúl Raja Martínez (raulraja)**](https://github.com/raulraja) + +## Contributors + +These are the people that have contributed to the _exercises-stdlib_ project: + +- [![juanpedromoreno](https://avatars2.githubusercontent.com/u/4879373?v=4&s=20) **juanpedromoreno**](https://github.com/juanpedromoreno) +- [![raulraja](https://avatars3.githubusercontent.com/u/456796?v=4&s=20) **raulraja**](https://github.com/raulraja) +- [![kiroco12](https://avatars1.githubusercontent.com/u/48894338?v=4&s=20) **kiroco12**](https://github.com/kiroco12) +- [![rafaparadela](https://avatars3.githubusercontent.com/u/315070?v=4&s=20) **rafaparadela**](https://github.com/rafaparadela) +- [![Yaskier](https://avatars2.githubusercontent.com/u/1658525?v=4&s=20) **Yaskier**](https://github.com/Yaskier) +- [![hellrich](https://avatars2.githubusercontent.com/u/11443632?v=4&s=20) **hellrich**](https://github.com/hellrich) +- [![FRosner](https://avatars2.githubusercontent.com/u/3427394?v=4&s=20) **FRosner**](https://github.com/FRosner) +- [![idarlington](https://avatars1.githubusercontent.com/u/5803713?v=4&s=20) **idarlington**](https://github.com/idarlington) +- [![dominv](https://avatars1.githubusercontent.com/u/3943031?v=4&s=20) **dominv**](https://github.com/dominv) +- [![jdesiloniz](https://avatars2.githubusercontent.com/u/2835739?v=4&s=20) **jdesiloniz**](https://github.com/jdesiloniz) +- [![aseigneurin](https://avatars3.githubusercontent.com/u/4038960?v=4&s=20) **aseigneurin**](https://github.com/aseigneurin) +- [![laverboy](https://avatars0.githubusercontent.com/u/617565?v=4&s=20) **laverboy**](https://github.com/laverboy) +- [![andyscott](https://avatars3.githubusercontent.com/u/310363?v=4&s=20) **andyscott**](https://github.com/andyscott) +- [![etrain](https://avatars0.githubusercontent.com/u/1326181?v=4&s=20) **etrain**](https://github.com/etrain) +- [![textPreferred](https://avatars2.githubusercontent.com/u/1721427?v=4&s=20) **textPreferred**](https://github.com/textPreferred) +- [![jakzal](https://avatars3.githubusercontent.com/u/190447?v=4&s=20) **jakzal**](https://github.com/jakzal) +- [![josephpconley](https://avatars3.githubusercontent.com/u/1165287?v=4&s=20) **josephpconley**](https://github.com/josephpconley) +- [![jonboiser](https://avatars2.githubusercontent.com/u/10248067?v=4&s=20) **jonboiser**](https://github.com/jonboiser) +- [![Samehadar](https://avatars2.githubusercontent.com/u/15636676?v=4&s=20) **Samehadar**](https://github.com/Samehadar) +- [![kjhoerr](https://avatars3.githubusercontent.com/u/13242722?v=4&s=20) **kjhoerr**](https://github.com/kjhoerr) +- [![angoglez](https://avatars0.githubusercontent.com/u/10107285?v=4&s=20) **angoglez**](https://github.com/angoglez) +- [![47erbot](https://avatars1.githubusercontent.com/u/24799081?v=4&s=20) **47erbot**](https://github.com/47erbot) +- [![amarrella](https://avatars0.githubusercontent.com/u/1425877?v=4&s=20) **amarrella**](https://github.com/amarrella) +- [![darrenmc](https://avatars1.githubusercontent.com/u/5648045?v=4&s=20) **darrenmc**](https://github.com/darrenmc) +- [![fppden](https://avatars2.githubusercontent.com/u/21062795?v=4&s=20) **fppden**](https://github.com/fppden) +- [![dhiru30](https://avatars1.githubusercontent.com/u/19662666?v=4&s=20) **dhiru30**](https://github.com/dhiru30) +- [![EarthCitizen](https://avatars0.githubusercontent.com/u/1094129?v=4&s=20) **EarthCitizen**](https://github.com/EarthCitizen) +- [![emma-burrows](https://avatars1.githubusercontent.com/u/1822937?v=4&s=20) **emma-burrows**](https://github.com/emma-burrows) +- [![hamishdickson](https://avatars1.githubusercontent.com/u/5042218?v=4&s=20) **hamishdickson**](https://github.com/hamishdickson) +- [![jerolba](https://avatars2.githubusercontent.com/u/709055?v=4&s=20) **jerolba**](https://github.com/jerolba) +- [![jsuarezb](https://avatars0.githubusercontent.com/u/4175044?v=4&s=20) **jsuarezb**](https://github.com/jsuarezb) +- [![KevinGreene](https://avatars3.githubusercontent.com/u/320528?v=4&s=20) **KevinGreene**](https://github.com/KevinGreene) +- [![lmreis89](https://avatars0.githubusercontent.com/u/10532763?v=4&s=20) **lmreis89**](https://github.com/lmreis89) +- [![mcampagonzalez](https://avatars2.githubusercontent.com/u/19465448?v=4&s=20) **mcampagonzalez**](https://github.com/mcampagonzalez) +- [![RomanIakovlev](https://avatars1.githubusercontent.com/u/2363458?v=4&s=20) **RomanIakovlev**](https://github.com/RomanIakovlev) +- [![rzats](https://avatars3.githubusercontent.com/u/13783592?v=4&s=20) **rzats**](https://github.com/rzats) +- [![FrogBomb](https://avatars2.githubusercontent.com/u/5280885?v=4&s=20) **FrogBomb**](https://github.com/FrogBomb) +- [![kastoestoramadus](https://avatars2.githubusercontent.com/u/6271645?v=4&s=20) **kastoestoramadus**](https://github.com/kastoestoramadus) +- [![Vages](https://avatars0.githubusercontent.com/u/3520744?v=4&s=20) **Vages**](https://github.com/Vages) \ No newline at end of file diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..1cf05d1e --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,22 @@ +[comment]: <> (Don't edit this file!) +[comment]: <> (It is automatically updated after every release of https://github.com/47degrees/.github) +[comment]: <> (If you want to suggest a change, please open a PR or issue in that repository) + +# Code of Conduct + +We are committed to providing a friendly, safe and welcoming +environment for all, regardless of level of experience, gender, gender +identity and expression, sexual orientation, disability, personal +appearance, body size, race, ethnicity, age, religion, nationality, or +other such characteristics. + +Everyone is expected to follow the +[Scala Code of Conduct](https://typelevel.org/code-of-conduct.html) when +discussing the project on the available communication channels. If you +are being harassed, please contact us immediately so that we can +support you. + +## Moderation + +For any questions, concerns, or moderation requests please contact a +[member of the project](AUTHORS.md#maintainers). \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..f881fe67 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,31 @@ +[comment]: <> (Don't edit this file!) +[comment]: <> (It is automatically updated after every release of https://github.com/47degrees/.github) +[comment]: <> (If you want to suggest a change, please open a PR or issue in that repository) + +# Contributing + +Discussion around _exercises-stdlib_ happens in the [GitHub issues](https://github.com/scala-exercises/exercises-stdlib/issues) and [pull requests](https://github.com/scala-exercises/exercises-stdlib/pulls). + +Feel free to open an issue if you notice a bug, have an idea for a feature, or have a question about +the code. Pull requests are also welcome. + +People are expected to follow the [Code of Conduct](CODE_OF_CONDUCT.md) when discussing _exercises-stdlib_ on the Github page or other venues. + +If you are being harassed, please contact one of [us](AUTHORS.md#maintainers) immediately so that we can support you. In case you cannot get in touch with us please write an email to [47 Degrees](mailto:scala-exercises@47deg.com). + +## How can I help? + +_exercises-stdlib_ follows a standard [fork and pull](https://help.github.com/articles/using-pull-requests/) model for contributions via GitHub pull requests. + +The process is simple: + + 1. Find something you want to work on + 2. Let us know you are working on it via GitHub issues/pull requests + 3. Implement your contribution + 4. Write tests + 5. Update the documentation + 6. Submit pull request + +You will be automatically included in the [AUTHORS.md](AUTHORS.md#contributors) file as contributor in the next release. + +If you encounter any confusion or frustration during the contribution process, please create a GitHub issue and we'll do our best to improve the process. \ No newline at end of file diff --git a/NOTICE.md b/NOTICE.md new file mode 100644 index 00000000..b14d9645 --- /dev/null +++ b/NOTICE.md @@ -0,0 +1,9 @@ +[comment]: <> (Don't edit this file!) +[comment]: <> (It is automatically updated after every release of https://github.com/47degrees/.github) +[comment]: <> (If you want to suggest a change, please open a PR or issue in that repository) + +exercises-stdlib + +Copyright (c) 2016-2020 47 Degrees. All rights reserved. + +Licensed under Apache-2.0. See [LICENSE](LICENSE.md) for terms. \ No newline at end of file diff --git a/src/main/scala/stdlib/Asserts.scala b/src/main/scala/stdlib/Asserts.scala index 92f6f715..e0dbbd7b 100644 --- a/src/main/scala/stdlib/Asserts.scala +++ b/src/main/scala/stdlib/Asserts.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/ByNameParameter.scala b/src/main/scala/stdlib/ByNameParameter.scala index 8a7c7226..01c1fd76 100644 --- a/src/main/scala/stdlib/ByNameParameter.scala +++ b/src/main/scala/stdlib/ByNameParameter.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/CaseClasses.scala b/src/main/scala/stdlib/CaseClasses.scala index d44c03ab..3100a463 100644 --- a/src/main/scala/stdlib/CaseClasses.scala +++ b/src/main/scala/stdlib/CaseClasses.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Classes.scala b/src/main/scala/stdlib/Classes.scala index 09e92063..081d91bb 100644 --- a/src/main/scala/stdlib/Classes.scala +++ b/src/main/scala/stdlib/Classes.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/EmptyValues.scala b/src/main/scala/stdlib/EmptyValues.scala index 412daf12..02bd7bf3 100644 --- a/src/main/scala/stdlib/EmptyValues.scala +++ b/src/main/scala/stdlib/EmptyValues.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Enumerations.scala b/src/main/scala/stdlib/Enumerations.scala index 917ff1b8..f211d1cc 100644 --- a/src/main/scala/stdlib/Enumerations.scala +++ b/src/main/scala/stdlib/Enumerations.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Extractors.scala b/src/main/scala/stdlib/Extractors.scala index 06097450..b1dd46fb 100644 --- a/src/main/scala/stdlib/Extractors.scala +++ b/src/main/scala/stdlib/Extractors.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/ForExpressions.scala b/src/main/scala/stdlib/ForExpressions.scala index 40e22f8e..d9ae609b 100644 --- a/src/main/scala/stdlib/ForExpressions.scala +++ b/src/main/scala/stdlib/ForExpressions.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Formatting.scala b/src/main/scala/stdlib/Formatting.scala index ae92664f..1ebc5689 100644 --- a/src/main/scala/stdlib/Formatting.scala +++ b/src/main/scala/stdlib/Formatting.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/HigherOrderFunctions.scala b/src/main/scala/stdlib/HigherOrderFunctions.scala index 617d4a12..b95513cc 100644 --- a/src/main/scala/stdlib/HigherOrderFunctions.scala +++ b/src/main/scala/stdlib/HigherOrderFunctions.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Implicits.scala b/src/main/scala/stdlib/Implicits.scala index 0c7045da..d7267917 100644 --- a/src/main/scala/stdlib/Implicits.scala +++ b/src/main/scala/stdlib/Implicits.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/InfixPrefixandPostfixOperators.scala b/src/main/scala/stdlib/InfixPrefixandPostfixOperators.scala index 8a02d220..1cb405ed 100644 --- a/src/main/scala/stdlib/InfixPrefixandPostfixOperators.scala +++ b/src/main/scala/stdlib/InfixPrefixandPostfixOperators.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/InfixTypes.scala b/src/main/scala/stdlib/InfixTypes.scala index 738be532..c1a5e26c 100644 --- a/src/main/scala/stdlib/InfixTypes.scala +++ b/src/main/scala/stdlib/InfixTypes.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Iterables.scala b/src/main/scala/stdlib/Iterables.scala index 3e3a669a..a19e66fe 100644 --- a/src/main/scala/stdlib/Iterables.scala +++ b/src/main/scala/stdlib/Iterables.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Lists.scala b/src/main/scala/stdlib/Lists.scala index 61c60b1b..9be010d0 100644 --- a/src/main/scala/stdlib/Lists.scala +++ b/src/main/scala/stdlib/Lists.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/LiteralBooleans.scala b/src/main/scala/stdlib/LiteralBooleans.scala index 6d082378..b7b41d1b 100644 --- a/src/main/scala/stdlib/LiteralBooleans.scala +++ b/src/main/scala/stdlib/LiteralBooleans.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/LiteralNumbers.scala b/src/main/scala/stdlib/LiteralNumbers.scala index d3d4c763..26d6ea7d 100644 --- a/src/main/scala/stdlib/LiteralNumbers.scala +++ b/src/main/scala/stdlib/LiteralNumbers.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/LiteralStrings.scala b/src/main/scala/stdlib/LiteralStrings.scala index 0ef8da53..5de57e0d 100644 --- a/src/main/scala/stdlib/LiteralStrings.scala +++ b/src/main/scala/stdlib/LiteralStrings.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Maps.scala b/src/main/scala/stdlib/Maps.scala index 3c60d8e3..13c21afa 100644 --- a/src/main/scala/stdlib/Maps.scala +++ b/src/main/scala/stdlib/Maps.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/NamedandDefaultArguments.scala b/src/main/scala/stdlib/NamedandDefaultArguments.scala index 12197820..0bedeb24 100644 --- a/src/main/scala/stdlib/NamedandDefaultArguments.scala +++ b/src/main/scala/stdlib/NamedandDefaultArguments.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/NamedandDefaultArgumentsHelper.scala b/src/main/scala/stdlib/NamedandDefaultArgumentsHelper.scala index 4097d257..eb220518 100644 --- a/src/main/scala/stdlib/NamedandDefaultArgumentsHelper.scala +++ b/src/main/scala/stdlib/NamedandDefaultArgumentsHelper.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Objects.scala b/src/main/scala/stdlib/Objects.scala index 4be834a3..03bb14a7 100644 --- a/src/main/scala/stdlib/Objects.scala +++ b/src/main/scala/stdlib/Objects.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Options.scala b/src/main/scala/stdlib/Options.scala index 91b21a94..ba1d4a94 100644 --- a/src/main/scala/stdlib/Options.scala +++ b/src/main/scala/stdlib/Options.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/OptionsHelper.scala b/src/main/scala/stdlib/OptionsHelper.scala index b15d4168..1743726b 100644 --- a/src/main/scala/stdlib/OptionsHelper.scala +++ b/src/main/scala/stdlib/OptionsHelper.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/ParentClasses.scala b/src/main/scala/stdlib/ParentClasses.scala index ebbf4a67..e58561d2 100644 --- a/src/main/scala/stdlib/ParentClasses.scala +++ b/src/main/scala/stdlib/ParentClasses.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/PartialFunctions.scala b/src/main/scala/stdlib/PartialFunctions.scala index 56d5d0a8..cdc41869 100644 --- a/src/main/scala/stdlib/PartialFunctions.scala +++ b/src/main/scala/stdlib/PartialFunctions.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/PartiallyAppliedFunctions.scala b/src/main/scala/stdlib/PartiallyAppliedFunctions.scala index 93e686d5..800c2801 100644 --- a/src/main/scala/stdlib/PartiallyAppliedFunctions.scala +++ b/src/main/scala/stdlib/PartiallyAppliedFunctions.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/PatternMatching.scala b/src/main/scala/stdlib/PatternMatching.scala index e7534d82..84e8967d 100644 --- a/src/main/scala/stdlib/PatternMatching.scala +++ b/src/main/scala/stdlib/PatternMatching.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Ranges.scala b/src/main/scala/stdlib/Ranges.scala index 90aa4e8e..a6fc2bb0 100644 --- a/src/main/scala/stdlib/Ranges.scala +++ b/src/main/scala/stdlib/Ranges.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/RepeatedParameters.scala b/src/main/scala/stdlib/RepeatedParameters.scala index 6b735010..d288e272 100644 --- a/src/main/scala/stdlib/RepeatedParameters.scala +++ b/src/main/scala/stdlib/RepeatedParameters.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/RepeatedParametersHelper.scala b/src/main/scala/stdlib/RepeatedParametersHelper.scala index 8ea78a67..910252ca 100644 --- a/src/main/scala/stdlib/RepeatedParametersHelper.scala +++ b/src/main/scala/stdlib/RepeatedParametersHelper.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/SequencesandArrays.scala b/src/main/scala/stdlib/SequencesandArrays.scala index 7b59d235..efb30a64 100644 --- a/src/main/scala/stdlib/SequencesandArrays.scala +++ b/src/main/scala/stdlib/SequencesandArrays.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Sets.scala b/src/main/scala/stdlib/Sets.scala index 172b5d35..90fa292f 100644 --- a/src/main/scala/stdlib/Sets.scala +++ b/src/main/scala/stdlib/Sets.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/StdLib.scala b/src/main/scala/stdlib/StdLib.scala index 3e64a1b6..de2d981d 100644 --- a/src/main/scala/stdlib/StdLib.scala +++ b/src/main/scala/stdlib/StdLib.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Traits.scala b/src/main/scala/stdlib/Traits.scala index 1645c59b..411801e6 100644 --- a/src/main/scala/stdlib/Traits.scala +++ b/src/main/scala/stdlib/Traits.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Traversables.scala b/src/main/scala/stdlib/Traversables.scala index b2c981d3..3aacbbb8 100644 --- a/src/main/scala/stdlib/Traversables.scala +++ b/src/main/scala/stdlib/Traversables.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/Tuples.scala b/src/main/scala/stdlib/Tuples.scala index 76e08750..648581d2 100644 --- a/src/main/scala/stdlib/Tuples.scala +++ b/src/main/scala/stdlib/Tuples.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/TypeSignatures.scala b/src/main/scala/stdlib/TypeSignatures.scala index ca9c5bfb..3cd50468 100644 --- a/src/main/scala/stdlib/TypeSignatures.scala +++ b/src/main/scala/stdlib/TypeSignatures.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/TypeVariance.scala b/src/main/scala/stdlib/TypeVariance.scala index 71772958..5bb304bf 100644 --- a/src/main/scala/stdlib/TypeVariance.scala +++ b/src/main/scala/stdlib/TypeVariance.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/TypeVarianceHelper.scala b/src/main/scala/stdlib/TypeVarianceHelper.scala index ee0dd3a1..d74ed7ef 100644 --- a/src/main/scala/stdlib/TypeVarianceHelper.scala +++ b/src/main/scala/stdlib/TypeVarianceHelper.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/main/scala/stdlib/UniformAccessPrinciple.scala b/src/main/scala/stdlib/UniformAccessPrinciple.scala index 12208022..0bb3afc4 100644 --- a/src/main/scala/stdlib/UniformAccessPrinciple.scala +++ b/src/main/scala/stdlib/UniformAccessPrinciple.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/AssertsSpec.scala b/src/test/scala/stdlib/AssertsSpec.scala index 0c8ff135..8f2d83be 100644 --- a/src/test/scala/stdlib/AssertsSpec.scala +++ b/src/test/scala/stdlib/AssertsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/ByNameParameterSpec.scala b/src/test/scala/stdlib/ByNameParameterSpec.scala index 7c9e4f2f..81dcdac7 100644 --- a/src/test/scala/stdlib/ByNameParameterSpec.scala +++ b/src/test/scala/stdlib/ByNameParameterSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/CaseClassesSpec.scala b/src/test/scala/stdlib/CaseClassesSpec.scala index a480b542..4840e567 100644 --- a/src/test/scala/stdlib/CaseClassesSpec.scala +++ b/src/test/scala/stdlib/CaseClassesSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/ClassesSpec.scala b/src/test/scala/stdlib/ClassesSpec.scala index 984e3bef..adb68cdf 100644 --- a/src/test/scala/stdlib/ClassesSpec.scala +++ b/src/test/scala/stdlib/ClassesSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/EmptyValuesSpec.scala b/src/test/scala/stdlib/EmptyValuesSpec.scala index 572aeb4c..29baf008 100644 --- a/src/test/scala/stdlib/EmptyValuesSpec.scala +++ b/src/test/scala/stdlib/EmptyValuesSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/ExtractorsSpec.scala b/src/test/scala/stdlib/ExtractorsSpec.scala index ec531839..9dbce96e 100644 --- a/src/test/scala/stdlib/ExtractorsSpec.scala +++ b/src/test/scala/stdlib/ExtractorsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/ForExpressionsSpec.scala b/src/test/scala/stdlib/ForExpressionsSpec.scala index 8938c26e..a11c7fcb 100644 --- a/src/test/scala/stdlib/ForExpressionsSpec.scala +++ b/src/test/scala/stdlib/ForExpressionsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/FormattingSpec.scala b/src/test/scala/stdlib/FormattingSpec.scala index 23177e23..58fe9b82 100644 --- a/src/test/scala/stdlib/FormattingSpec.scala +++ b/src/test/scala/stdlib/FormattingSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/HigherOrderFunctionsSpec.scala b/src/test/scala/stdlib/HigherOrderFunctionsSpec.scala index c63aede5..823871d3 100644 --- a/src/test/scala/stdlib/HigherOrderFunctionsSpec.scala +++ b/src/test/scala/stdlib/HigherOrderFunctionsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/ImplicitsSpec.scala b/src/test/scala/stdlib/ImplicitsSpec.scala index d26e6499..a6695d44 100644 --- a/src/test/scala/stdlib/ImplicitsSpec.scala +++ b/src/test/scala/stdlib/ImplicitsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/InfixPrefixAndPostfixOperatorsSpec.scala b/src/test/scala/stdlib/InfixPrefixAndPostfixOperatorsSpec.scala index 1892ae49..3c604118 100644 --- a/src/test/scala/stdlib/InfixPrefixAndPostfixOperatorsSpec.scala +++ b/src/test/scala/stdlib/InfixPrefixAndPostfixOperatorsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/InfixTypesSpec.scala b/src/test/scala/stdlib/InfixTypesSpec.scala index d7132b70..211401e0 100644 --- a/src/test/scala/stdlib/InfixTypesSpec.scala +++ b/src/test/scala/stdlib/InfixTypesSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/IterablesSpec.scala b/src/test/scala/stdlib/IterablesSpec.scala index 72eb641f..89ce0332 100644 --- a/src/test/scala/stdlib/IterablesSpec.scala +++ b/src/test/scala/stdlib/IterablesSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/ListsSpec.scala b/src/test/scala/stdlib/ListsSpec.scala index 62eca0db..66e5456c 100644 --- a/src/test/scala/stdlib/ListsSpec.scala +++ b/src/test/scala/stdlib/ListsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/LiteralBooleansSpec.scala b/src/test/scala/stdlib/LiteralBooleansSpec.scala index 45bda4a6..c1d659b7 100644 --- a/src/test/scala/stdlib/LiteralBooleansSpec.scala +++ b/src/test/scala/stdlib/LiteralBooleansSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/LiteralNumbersSpec.scala b/src/test/scala/stdlib/LiteralNumbersSpec.scala index 6378d013..b8be5369 100644 --- a/src/test/scala/stdlib/LiteralNumbersSpec.scala +++ b/src/test/scala/stdlib/LiteralNumbersSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/LiteralStringsSpec.scala b/src/test/scala/stdlib/LiteralStringsSpec.scala index 0abd6fbc..b58078c3 100644 --- a/src/test/scala/stdlib/LiteralStringsSpec.scala +++ b/src/test/scala/stdlib/LiteralStringsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/MapsSpec.scala b/src/test/scala/stdlib/MapsSpec.scala index c9da7376..54e920d1 100644 --- a/src/test/scala/stdlib/MapsSpec.scala +++ b/src/test/scala/stdlib/MapsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/NamedAndDefaultArgumentsSpec.scala b/src/test/scala/stdlib/NamedAndDefaultArgumentsSpec.scala index ba392cdf..0cf7d422 100644 --- a/src/test/scala/stdlib/NamedAndDefaultArgumentsSpec.scala +++ b/src/test/scala/stdlib/NamedAndDefaultArgumentsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/ObjectsSpec.scala b/src/test/scala/stdlib/ObjectsSpec.scala index a5b2915e..4e42140c 100644 --- a/src/test/scala/stdlib/ObjectsSpec.scala +++ b/src/test/scala/stdlib/ObjectsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/OptionsSpec.scala b/src/test/scala/stdlib/OptionsSpec.scala index 5d6c90cf..378460ca 100644 --- a/src/test/scala/stdlib/OptionsSpec.scala +++ b/src/test/scala/stdlib/OptionsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/ParentClassesSpec.scala b/src/test/scala/stdlib/ParentClassesSpec.scala index a8f7c8c6..23c3f466 100644 --- a/src/test/scala/stdlib/ParentClassesSpec.scala +++ b/src/test/scala/stdlib/ParentClassesSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/PartialFunctionsSpec.scala b/src/test/scala/stdlib/PartialFunctionsSpec.scala index f4e4d6ef..afc198ee 100644 --- a/src/test/scala/stdlib/PartialFunctionsSpec.scala +++ b/src/test/scala/stdlib/PartialFunctionsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/PartiallyAppliedFunctionsSpec.scala b/src/test/scala/stdlib/PartiallyAppliedFunctionsSpec.scala index bb181715..4e73afbb 100644 --- a/src/test/scala/stdlib/PartiallyAppliedFunctionsSpec.scala +++ b/src/test/scala/stdlib/PartiallyAppliedFunctionsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/PatternMatchingSpec.scala b/src/test/scala/stdlib/PatternMatchingSpec.scala index 08ae0858..b449d115 100644 --- a/src/test/scala/stdlib/PatternMatchingSpec.scala +++ b/src/test/scala/stdlib/PatternMatchingSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/RangesSpec.scala b/src/test/scala/stdlib/RangesSpec.scala index 976f93c9..ef5111de 100644 --- a/src/test/scala/stdlib/RangesSpec.scala +++ b/src/test/scala/stdlib/RangesSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/RepeatedParametersSpec.scala b/src/test/scala/stdlib/RepeatedParametersSpec.scala index 33d8be68..86d197e4 100644 --- a/src/test/scala/stdlib/RepeatedParametersSpec.scala +++ b/src/test/scala/stdlib/RepeatedParametersSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/SequencesAndArraysSpec.scala b/src/test/scala/stdlib/SequencesAndArraysSpec.scala index d524c345..bb10c5a9 100644 --- a/src/test/scala/stdlib/SequencesAndArraysSpec.scala +++ b/src/test/scala/stdlib/SequencesAndArraysSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/SetsSpec.scala b/src/test/scala/stdlib/SetsSpec.scala index e364328c..3091a9ae 100644 --- a/src/test/scala/stdlib/SetsSpec.scala +++ b/src/test/scala/stdlib/SetsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/TraitsSpec.scala b/src/test/scala/stdlib/TraitsSpec.scala index 838203ae..1716a8d0 100644 --- a/src/test/scala/stdlib/TraitsSpec.scala +++ b/src/test/scala/stdlib/TraitsSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/TraversablesSpec.scala b/src/test/scala/stdlib/TraversablesSpec.scala index a5d2f7bd..b92ecced 100644 --- a/src/test/scala/stdlib/TraversablesSpec.scala +++ b/src/test/scala/stdlib/TraversablesSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/TuplesSpec.scala b/src/test/scala/stdlib/TuplesSpec.scala index 0b6a4931..c622b5ab 100644 --- a/src/test/scala/stdlib/TuplesSpec.scala +++ b/src/test/scala/stdlib/TuplesSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/TypeSignaturesSpec.scala b/src/test/scala/stdlib/TypeSignaturesSpec.scala index 2c1ccf92..65977a07 100644 --- a/src/test/scala/stdlib/TypeSignaturesSpec.scala +++ b/src/test/scala/stdlib/TypeSignaturesSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/TypeVarianceSpec.scala b/src/test/scala/stdlib/TypeVarianceSpec.scala index f0b82f99..ec94c8da 100644 --- a/src/test/scala/stdlib/TypeVarianceSpec.scala +++ b/src/test/scala/stdlib/TypeVarianceSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib diff --git a/src/test/scala/stdlib/UniformAccessPrincipleSpec.scala b/src/test/scala/stdlib/UniformAccessPrincipleSpec.scala index 77b8484d..21f436dd 100644 --- a/src/test/scala/stdlib/UniformAccessPrincipleSpec.scala +++ b/src/test/scala/stdlib/UniformAccessPrincipleSpec.scala @@ -1,7 +1,17 @@ /* - * scala-exercises - exercises-stdlib - * Copyright (C) 2015-2019 47 Degrees, LLC. + * Copyright 2016-2020 47 Degrees * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package stdlib