diff options
author | Nicolas Dato <nicolas.dato@gmail.com> | 2025-07-31 00:06:03 -0300 |
---|---|---|
committer | Nicolas Dato <nicolas.dato@gmail.com> | 2025-07-31 00:18:28 -0300 |
commit | 2dce64c29cbf6fcce041706dd6ce0f451c86f815 (patch) | |
tree | 6da0e270d9401b3e5c0ec01747850af9fb307a5a /test | |
parent | 1edbe6a99e551c0c79479b7856c9577a2a44a188 (diff) | |
download | libtuberia-2dce64c29cbf6fcce041706dd6ce0f451c86f815.tar.gz |
updating Copyright notice
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 2 | ||||
-rw-r--r-- | test/test.h | 2 | ||||
-rw-r--r-- | test/test_itc.c | 2 | ||||
-rw-r--r-- | test/test_tuberia.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 9c96bc6..1926e31 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Nicolas Dato +# Copyright (C) 2024, 2025 Nicolas Dato # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/test/test.h b/test/test.h index 104946b..00ddb75 100644 --- a/test/test.h +++ b/test/test.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Nicolas Dato + * Copyright (C) 2025 Nicolas Dato * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/test/test_itc.c b/test/test_itc.c index 69f8161..772ffd2 100644 --- a/test/test_itc.c +++ b/test/test_itc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Nicolas Dato + * Copyright (C) 2024, 2025 Nicolas Dato * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/test/test_tuberia.c b/test/test_tuberia.c index d7dcd95..0678653 100644 --- a/test/test_tuberia.c +++ b/test/test_tuberia.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Nicolas Dato + * Copyright (C) 2024, 2025 Nicolas Dato * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |