From 50e8f8fad3f6921fc909a62861725ec146cf441d Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 3 Jun 2024 02:27:13 +0200 Subject: [PATCH] Update the copyright notice --- src/plugins/trash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/trash.c b/src/plugins/trash.c index 49e7c21..a560f36 100644 --- a/src/plugins/trash.c +++ b/src/plugins/trash.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2014-2020 Pierre Pronchery */ +/* Copyright (c) 2014-2024 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Browser */ /* Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are