From 59a462689e8fb4150bce23358239ef621946ffd7 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 24 Nov 2015 00:17:24 +0100 Subject: [PATCH] Update the copyright notice --- src/scanner.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scanner.c b/src/scanner.c index 62b51bc..41385b8 100644 --- a/src/scanner.c +++ b/src/scanner.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2008-2013 Pierre Pronchery */ +/* Copyright (c) 2008-2015 Pierre Pronchery */ /* This file is part of DeforaOS Devel cpp */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by