From 6bb412fa33fcbab57706b1dbbe02dd67f21e925a Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 14 Jan 2018 06:55:29 +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 3e46d63..f48afa0 100644 --- a/src/browser/browser.c +++ b/src/browser/browser.c @@ -1,6 +1,6 @@ /* $Id$ */ static char const _copyright[] = -"Copyright © 2006-2017 Pierre Pronchery "; +"Copyright © 2006-2018 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"