From 88f38a1a0d643800e5e27005262c19e0d7fba284 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 28 Sep 2017 23:20:09 +0200 Subject: [PATCH] Update the copyright notice --- src/ghtml-webkit.c | 2 +- src/surfer.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ghtml-webkit.c b/src/ghtml-webkit.c index 412afc0..f90a7fa 100644 --- a/src/ghtml-webkit.c +++ b/src/ghtml-webkit.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2009-2016 Pierre Pronchery */ +/* Copyright (c) 2009-2017 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Surfer */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/surfer.c b/src/surfer.c index 11820ef..762a20c 100644 --- a/src/surfer.c +++ b/src/surfer.c @@ -1,6 +1,6 @@ /* $Id$ */ static char const _copyright[] = -"Copyright © 2006-2016 Pierre Pronchery "; +"Copyright © 2006-2017 Pierre Pronchery "; /* This file is part of DeforaOS Desktop Surfer */ static char const _license[] = "This program is free software: you can redistribute it and/or modify\n"