From 10e5d9975b7fbe1cd9a91736d7f0325b2bb676f8 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 24 Mar 2015 19:25:40 +0100 Subject: [PATCH] Update the copyright notice --- src/move.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/move.c b/src/move.c index 9909786..f783bda 100644 --- a/src/move.c +++ b/src/move.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2007-2014 Pierre Pronchery */ +/* Copyright (c) 2007-2015 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Browser */ /* 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