From e2a9ad3d0faff6e79987b554d5429254224341a2 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 30 Jul 2024 18:00:46 +0200 Subject: [PATCH] Update the copyright notice --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index fd74709..beb2901 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2020 Pierre Pronchery */ +/* Copyright (c) 2012-2024 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Camera */ /* Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are