From d252d748fd71873ddde0bcc9ca578e9e2e5a7db9 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 10 Feb 2020 05:38:36 +0100 Subject: [PATCH] Update the copyright notice --- src/browser/browser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/browser/browser.c b/src/browser/browser.c index 2f96906..e294a45 100644 --- a/src/browser/browser.c +++ b/src/browser/browser.c @@ -1,6 +1,6 @@ /* $Id$ */ static char const _copyright[] = -"Copyright © 2006-2018 Pierre Pronchery "; +"Copyright © 2006-2020 Pierre Pronchery "; /* This file is part of DeforaOS Desktop Browser */ static char const _license[] = "Redistribution and use in source and binary forms, with or without\n"