summaryrefslogtreecommitdiff
path: root/test/test-input-reader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-input-reader.cpp')
-rw-r--r--test/test-input-reader.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test-input-reader.cpp b/test/test-input-reader.cpp
index 0b8b772..000b237 100644
--- a/test/test-input-reader.cpp
+++ b/test/test-input-reader.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020-2021 Vasile Vilvoiu <vasi@vilvoiu.ro>
+ * Copyright (c) 2020-2023 Vasile Vilvoiu <vasi@vilvoiu.ro>
*
* specgram is free software; you can redistribute it and/or modify
* it under the terms of the MIT license. See LICENSE for details.
@@ -125,4 +125,4 @@ TEST(TestInputReader, AsyncInputReader)
check_same(expected, output, block_size);
}
-} \ No newline at end of file
+}