Skip to content

Commit

Permalink
fix: update copyright year to 2023 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardomourar authored Apr 1, 2023
1 parent f24e74f commit 027a287
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .github/release-please.yml

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
Copyright (C) 2023 Eduardo Rodrigues

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion fingeringdiagram.qml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// Requires Fiati music font that can found here:
// https://github.com/eduardomourar/fiati
//
// Copyright (c) 2019-2022 Eduardo Rodrigues
// Copyright (c) 2019-2023 Eduardo Rodrigues
//=============================================================================
import QtQuick 2.8
import QtQuick.Dialogs 1.1
Expand Down

0 comments on commit 027a287

Please sign in to comment.