Skip to content

Commit b89407d

Browse files
committed
update copyrights
1 parent 5740138 commit b89407d

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,8 +303,7 @@ by default in unix stdio is buffered, you can work around it [in various ways](h
303303
## legal stuff
304304
```
305305
License: Apache 2.0
306-
Copyright (c) 2013-2018 Antoni Sawicki
307-
Copyright (c) 2019-2024 Google LLC
306+
Copyright (c) 2013-2025 Antoni Sawicki
308307
Copyright (c) 2023 Edgar Bonet
309308
Copyright (c) 2023 Sebastian Pipping
310309
```

ttyplot.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
//
22
// ttyplot: a realtime plotting utility for terminal with data input from stdin
3-
// Copyright (c) 2018-2024 by Antoni Sawicki
4-
// Copyright (c) 2019-2023 by Google LLC
3+
// Copyright (c) 2018-2025 by Antoni Sawicki
54
// Copyright (c) 2023-2024 by Edgar Bonet
65
// Copyright (c) 2023-2024 by Sebastian Pipping
76
// Apache License 2.0

0 commit comments

Comments
 (0)