Skip to content

Commit 2d542ee

Browse files
committed
🔖 prepare release 0.9
1 parent 3501eec commit 2d542ee

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@
1919
Changes
2020
=======
2121

22+
23+
Version 0.9.0 (2022-09-23)
24+
--------------------------
25+
26+
- Change LICENSE to GPL v3
27+
- Improve docs setup
28+
- Mark repository as ``stable``
29+
30+
2231
Version 0.8.1 (2021-07-29)
2332
--------------------------
2433

README.rst

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
Cube Builder AWS
2121
================
2222

23-
.. image:: https://img.shields.io/badge/license-MIT-green
24-
:target: https://github.com//brazil-data-cube/cube-builder-aws/blob/master/LICENSE
23+
.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg
24+
:target: https://github.com/brazil-data-cube/cube-builder-aws/blob/master/LICENSE
2525
:alt: Software License
2626

2727
.. image:: https://img.shields.io/badge/lifecycle-stable-green.svg
@@ -60,7 +60,9 @@ License
6060
=======
6161

6262
.. admonition::
63-
Copyright (C) 2019-2021 INPE.
63+
Copyright (C) 2022 INPE.
6464

65-
Cube Builder AWS free software; you can redistribute it and/or modify it
66-
under the terms of the MIT License; see LICENSE file for more details.
65+
This program is free software: you can redistribute it and/or modify
66+
it under the terms of the GNU General Public License as published by
67+
the Free Software Foundation, either version 3 of the License, or
68+
(at your option) any later version.

0 commit comments

Comments
 (0)