Skip to content

Commit 5c23d9e

Browse files
zondMartin Bruse
andauthored
Update (#194)
* Various code quality improvements. * Updated all license statements. --------- Co-authored-by: Martin Bruse <[email protected]>
1 parent 8076ab4 commit 5c23d9e

39 files changed

+61
-43
lines changed

cpp/zimt/audio.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 The Zimtohrli Authors. All Rights Reserved.
1+
// Copyright 2025 The Zimtohrli Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

cpp/zimt/audio.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 The Zimtohrli Authors. All Rights Reserved.
1+
// Copyright 2025 The Zimtohrli Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

cpp/zimt/audio_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 The Zimtohrli Authors. All Rights Reserved.
1+
// Copyright 2025 The Zimtohrli Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

cpp/zimt/compare.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 The Zimtohrli Authors. All Rights Reserved.
1+
// Copyright 2025 The Zimtohrli Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

cpp/zimt/distance_benchmark_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 The Zimtohrli Authors. All Rights Reserved.
1+
// Copyright 2025 The Zimtohrli Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

cpp/zimt/dtw_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 The Zimtohrli Authors. All Rights Reserved.
1+
// Copyright 2025 The Zimtohrli Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

cpp/zimt/goohrli.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 The Zimtohrli Authors. All Rights Reserved.
1+
// Copyright 2025 The Zimtohrli Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

cpp/zimt/mos.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 The Zimtohrli Authors. All Rights Reserved.
1+
// Copyright 2025 The Zimtohrli Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

cpp/zimt/mos_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 The Zimtohrli Authors. All Rights Reserved.
1+
// Copyright 2025 The Zimtohrli Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

cpp/zimt/nsim_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 The Zimtohrli Authors. All Rights Reserved.
1+
// Copyright 2025 The Zimtohrli Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)