From a0fb95977eea24b02dd89f3405e901b1d871dc72 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 29 Jul 2024 19:29:13 +0200 Subject: [PATCH] Update the copyright notice --- src/camera.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/camera.c b/src/camera.c index e336abc..44c289a 100644 --- a/src/camera.c +++ b/src/camera.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