File tree Expand file tree Collapse file tree 5 files changed +13
-6
lines changed
Expand file tree Collapse file tree 5 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 1- # Copyright Jens A. Koch 2021.
1+ # SPDX-FileCopyrightText: 2021-2025 Jens A. Koch
22# SPDX-License-Identifier: MIT
33# This file is part of https://github.com/jakoch/jupyter-devbox
44
Original file line number Diff line number Diff line change 1- # Copyright Jens A. Koch 2021.
1+ # SPDX-FileCopyrightText: 2021-2025 Jens A. Koch
22# SPDX-License-Identifier: MIT
33# This file is part of https://github.com/jakoch/jupyter-devbox
44
Original file line number Diff line number Diff line change 11#
22# .github/workflows/clean-workflows.yml
33#
4- # Copyright 2021 Ching Chow, Jens A. Koch.
4+ # SPDX-FileCopyrightText: 2021 Ching Chow
5+ # SPDX-FileCopyrightText: 2021-2025 Jens A. Koch
56# SPDX-License-Identifier: BSL-1.0
6- # Origin: https://github.community/t/delete-old-workflow-results/16152/42
77# This file is part of https://github.com/jakoch/cpp-devbox
88#
99
Original file line number Diff line number Diff line change 11#
2- # Copyright 2021 Jens A. Koch.
2+ # SPDX-FileCopyrightText: 2021-2025 Jens A. Koch
33# SPDX-License-Identifier: MIT
44# This file is part of jakoch/jupyter-devbox.
55#
Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212- just a placeholder
1313
14+ ## [ 1.6.0] - 2025-01-26
15+
16+ ### Changes
17+
18+ - bumped copyright year to 2025
19+
1420## [ 1.5.0] - 2024-06-25
1521
1622- added Github Community Standard documents
@@ -141,7 +147,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
141147
142148<!-- Section for Reference Links -->
143149
144- [ vNext ] : https://github.com/jakoch/jupyter-devbox/compare/v1.5.0...HEAD
150+ [ vNext ] : https://github.com/jakoch/jupyter-devbox/compare/v1.6.0...HEAD
151+ [ 1.6.0 ] : https://github.com/jakoch/jupyter-devbox/compare/v1.5.0...v1.6.0
145152[ 1.5.0 ] : https://github.com/jakoch/jupyter-devbox/compare/v1.4.0...v1.5.0
146153[ 1.4.0 ] : https://github.com/jakoch/jupyter-devbox/compare/v1.3.0...v1.4.0
147154[ 1.3.0 ] : https://github.com/jakoch/jupyter-devbox/compare/v1.2.0...v1.3.0
You can’t perform that action at this time.
0 commit comments