From 2eda6290d801468dad9bf3fedbad607e84cc0cd2 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 3 Jul 2015 19:01:02 +0200 Subject: [PATCH] Update the copyright notice --- tools/arch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/arch.c b/tools/arch.c index b90951f..8eec5a9 100644 --- a/tools/arch.c +++ b/tools/arch.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012 Pierre Pronchery */ +/* Copyright (c) 2012-2015 Pierre Pronchery */ /* This file is part of DeforaOS Devel Asm */ /* 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