diff --git a/LICENSE b/LICENSE index 0614cba..a413d1f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018-2019 AndreaSonny (https://github.com/andreasonny83) +Copyright (c) 2018-2021 AndreaSonny (https://github.com/andreasonny83) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/src/seed.ts b/src/seed.ts index 5c529e6..e0a06bc 100644 --- a/src/seed.ts +++ b/src/seed.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2019 AndreaSonny (https://github.com/andreasonny83) +// Copyright (c) 2018-2021 AndreaSonny (https://github.com/andreasonny83) // // This software is released under the MIT License. // https://opensource.org/licenses/MIT diff --git a/src/unique-names-generator.constructor.ts b/src/unique-names-generator.constructor.ts index e54ff7f..48ac81d 100644 --- a/src/unique-names-generator.constructor.ts +++ b/src/unique-names-generator.constructor.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2019 AndreaSonny (https://github.com/andreasonny83) +// Copyright (c) 2018-2021 AndreaSonny (https://github.com/andreasonny83) // // This software is released under the MIT License. // https://opensource.org/licenses/MIT diff --git a/src/unique-names-generator.ts b/src/unique-names-generator.ts index f9f13c6..f1f6cc9 100644 --- a/src/unique-names-generator.ts +++ b/src/unique-names-generator.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2019 AndreaSonny (https://github.com/andreasonny83) +// Copyright (c) 2018-2021 AndreaSonny (https://github.com/andreasonny83) // // This software is released under the MIT License. // https://opensource.org/licenses/MIT