From 2dce64c29cbf6fcce041706dd6ce0f451c86f815 Mon Sep 17 00:00:00 2001 From: Nicolas Dato Date: Thu, 31 Jul 2025 00:06:03 -0300 Subject: updating Copyright notice --- test/Makefile.am | 2 +- test/test.h | 2 +- test/test_itc.c | 2 +- test/test_tuberia.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'test') 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 -- cgit v1.2.3