mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
Remove Pro (#674)
This commit is contained in:
parent
8ffd44f362
commit
b37820da1f
197 changed files with 198 additions and 305 deletions
|
|
@ -42,7 +42,7 @@ end
|
|||
EOF
|
||||
|
||||
git add .
|
||||
git commit --author="Monomax Bot <bot@monomaxlabs.com>" -m "Release ${version}"
|
||||
git commit --author="Bot <bot@getdnote.com>" -m "Release ${version}"
|
||||
git push origin master
|
||||
|
||||
popd
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ q
|
|||
END
|
||||
}
|
||||
|
||||
gpl="/* Copyright (C) 2019, 2020, 2021, 2022, 2023, 2024, 2025 Monomax Software Pty Ltd
|
||||
gpl="/* Copyright (C) 2019, 2020, 2021, 2022, 2023, 2024, 2025 Dnote contributors
|
||||
*
|
||||
* This file is part of Dnote.
|
||||
*
|
||||
|
|
@ -37,7 +37,7 @@ gpl="/* Copyright (C) 2019, 2020, 2021, 2022, 2023, 2024, 2025 Monomax Software
|
|||
* along with Dnote. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/"
|
||||
|
||||
agpl="/* Copyright (C) 2019, 2020, 2021, 2022, 2023, 2024 Monomax Software Pty Ltd
|
||||
agpl="/* Copyright (C) 2019, 2020, 2021, 2022, 2023, 2024, 2025 Dnote contributors
|
||||
*
|
||||
* This file is part of Dnote.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue