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 /example | |
parent | 1edbe6a99e551c0c79479b7856c9577a2a44a188 (diff) | |
download | libtuberia-2dce64c29cbf6fcce041706dd6ce0f451c86f815.tar.gz |
updating Copyright notice
Diffstat (limited to 'example')
-rw-r--r-- | example/Makefile.am | 2 | ||||
-rw-r--r-- | example/decode_resize_encode.c | 2 | ||||
-rw-r--r-- | example/simple.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/example/Makefile.am b/example/Makefile.am index ff8e6d9..905f233 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -1,4 +1,4 @@ -# 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/example/decode_resize_encode.c b/example/decode_resize_encode.c index 3d6ffb0..9415abd 100644 --- a/example/decode_resize_encode.c +++ b/example/decode_resize_encode.c @@ -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/example/simple.c b/example/simple.c index e4b492b..a24c594 100644 --- a/example/simple.c +++ b/example/simple.c @@ -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 |