From fa2953af82f1f1477e66306269b2bc48ea7348d7 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 29 Feb 2020 07:46:03 +0100 Subject: [PATCH] Update the copyright notice --- src/widget/browser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widget/browser.c b/src/widget/browser.c index cc49413..fe5222b 100644 --- a/src/widget/browser.c +++ b/src/widget/browser.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2015-2018 Pierre Pronchery */ +/* Copyright (c) 2015-2020 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