From 1d5a8595f1cbbe3c624104250a0a06b3f2238d08 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 2 Jun 2024 21:04:21 +0200 Subject: [PATCH] Update the copyright notice --- src/browser/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/browser/window.c b/src/browser/window.c index 73401ea..63b2827 100644 --- a/src/browser/window.c +++ b/src/browser/window.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2015-2021 Pierre Pronchery */ +/* Copyright (c) 2015-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