Update years in licence headers
This commit is contained in:
parent
929338c93f
commit
e699cc20eb
5 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
/*!
|
||||
toot - Cross-instance share page for Mastodon
|
||||
Copyright (C) 2020-2021 Nikita Karamov <me@kytta.dev>
|
||||
Copyright (C) 2020-2022 Nikita Karamov <me@kytta.dev>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
@source: https://codeberg.org/kytta/toot/src/branch/main/src/index.html
|
||||
|
||||
toot - Cross-instance share page for Mastodon
|
||||
Copyright (C) 2020-2021 Nikita Karamov <me@kytta.dev>
|
||||
Copyright (C) 2020-2022 Nikita Karamov <me@kytta.dev>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* JavaScript code in this page.
|
||||
*
|
||||
* toot - Cross-instance share page for Mastodon
|
||||
* Copyright (C) 2020-2021 Nikita Karamov <me@kytta.dev>
|
||||
* Copyright (C) 2020-2022 Nikita Karamov <me@kytta.dev>
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @source: https://codeberg.org/kytta/toot/src/branch/main/src/scss/_variables.scss
|
||||
*
|
||||
* toot - Cross-instance share page for Mastodon
|
||||
* Copyright (C) 2020-2021 Nikita Karamov <me@kytta.dev>
|
||||
* Copyright (C) 2020-2022 Nikita Karamov <me@kytta.dev>
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @source: https://codeberg.org/kytta/toot/src/branch/main/src/scss/style.scss
|
||||
*
|
||||
* toot - Cross-instance share page for Mastodon
|
||||
* Copyright (C) 2020-2021 Nikita Karamov <me@kytta.dev>
|
||||
* Copyright (C) 2020-2022 Nikita Karamov <me@kytta.dev>
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
|
|
Reference in a new issue