diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2025-01-18 20:28:48 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2025-01-18 20:32:02 +0100 |
commit | 55984bc7ef0b6e1b5992019d3aa3d25de8d08159 (patch) | |
tree | 19d88b7e18ada832cbc503fe7688d01bd95010aa | |
parent | dab190e857860527e540dddd263f48e85d1d2948 (diff) | |
download | usb-drivers-55984bc7ef0b6e1b5992019d3aa3d25de8d08159.tar.gz usb-drivers-55984bc7ef0b6e1b5992019d3aa3d25de8d08159.tar.xz usb-drivers-55984bc7ef0b6e1b5992019d3aa3d25de8d08159.zip |
Bump copyright yearsHEADorigin/mastermaster
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | eizoctl.c | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2013, 2024, Přemysl Eric Janouch <p@janouch.name> +Copyright (c) 2013, 2024 - 2025, Přemysl Eric Janouch <p@janouch.name> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. @@ -4,7 +4,7 @@ * This program stays independent of the liberty library * in order to build on Windows. * - * Copyright (c) 2024, Přemysl Eric Janouch <p@janouch.name> + * Copyright (c) 2025, Přemysl Eric Janouch <p@janouch.name> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted. |