From f07ed7950c3c69c1fac4d11104f9f610244c62e6 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 6 Mar 2009 12:26:18 +0000 Subject: [PATCH] Updated copyright information --- src/makefile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/makefile.c b/src/makefile.c index 2e68354..4566032 100644 --- a/src/makefile.c +++ b/src/makefile.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2008 Pierre Pronchery */ +/* Copyright (c) 2009 Pierre Pronchery */ /* This file is part of DeforaOS Devel configure */ /* configure is not free software; you can redistribute it and/or modify it * under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike