Skip to content

Commit 56fffef

Browse files
committed
JOSS paper post-review update
1 parent 601536e commit 56fffef

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ This changelog contains a non-exhaustive list of new features and notable bug-fi
1313
* Command line interface is added.
1414
* Documentation is improved (Doxygen website).
1515

16-
1716
## Notable Bug-fixes
1817
* Sakoe-Chiba band implementation is now more accurate.
1918

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2022, Battery Intelligence Lab
4-
All rights reserved.
3+
Copyright (c) 2024, The Chancellor, Masters and Scholars of the University of Oxford,
4+
Battery Intelligence Lab, and the 'DTW-C++' Developers. All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without
77
modification, are permitted provided that the following conditions are met:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ DTW-C++
1515
![GitHub all releases](https://img.shields.io/github/downloads/Battery-Intelligence-Lab/dtw-cpp/total)
1616
[![](https://img.shields.io/badge/license-BSD--3--like-5AC451.svg)](https://github.com/Battery-Intelligence-Lab/dtw-cpp/blob/main/LICENSE)
1717

18-
There is separate [detailed documentation](https://Battery-Intelligence-Lab.github.io/dtw-cpp/) available for this project; this `readme.md` file only gives a short summary. If you have any issues running the code in the main branch, please switch to the [dtw-cpp_v0.0.2](https://github.com/Battery-Intelligence-Lab/dtw-cpp/tree/dtwc_0_0_2) branch instead.
18+
There is separate [detailed documentation](https://Battery-Intelligence-Lab.github.io/dtw-cpp/) available for this project; this `readme.md` file only gives a short summary.
1919

2020
Introduction
2121
===========================

0 commit comments

Comments
 (0)