diff options
Diffstat (limited to 'src/value-map.hpp')
| -rw-r--r-- | src/value-map.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/value-map.hpp b/src/value-map.hpp index 3d5a160..a725588 100644 --- a/src/value-map.hpp +++ b/src/value-map.hpp @@ -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. @@ -109,4 +109,4 @@ public: std::string GetUnit() const override; }; -#endif
\ No newline at end of file +#endif |
