Skip to content

Commit

Permalink
README.md: minor updates (year, https)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenrobot committed Jan 11, 2022
1 parent 76af854 commit 0ce93c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To get started, have a look at the projects based on your language of choice:
# License

```
Copyright (C) 2020 ObjectBox Ltd. All rights reserved.
Copyright (C) 2022 ObjectBox Ltd. All rights reserved.
https://objectbox.io
This file is part of ObjectBox Generator.
Expand All @@ -40,7 +40,7 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with ObjectBox Generator. If not, see <http://www.gnu.org/licenses/>.
along with ObjectBox Generator. If not, see <https://www.gnu.org/licenses/>.
```

Note: GPL only applies to the Generator itself and not to generated code.
Expand Down

0 comments on commit 0ce93c9

Please sign in to comment.