From 413f0820893283103126b80d9c7377d7f9b6ecb0 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 3 Jun 2024 02:38:16 +0200 Subject: [PATCH] Update the copyright notice --- src/plugins/preview.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/preview.c b/src/plugins/preview.c index 26f9d27..3782c56 100644 --- a/src/plugins/preview.c +++ b/src/plugins/preview.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2018 Pierre Pronchery */ +/* Copyright (c) 2011-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