From 22013ec0710d3d4c93ff7e5babd4d5ed48bab6fa Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 30 Jan 2013 01:02:33 +0000 Subject: updated licence header (2012 vs 2013) git-svn-id: https://svn.spreadspace.org/avr/trunk@96 aa12f405-d877-488e-9caf-2d797e2a1cc7 --- lib/led.c | 2 +- lib/led.h | 2 +- lib/util.c | 2 +- lib/util.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib') diff --git a/lib/led.c b/lib/led.c index d567cef..2b8dfd4 100644 --- a/lib/led.c +++ b/lib/led.c @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2012 Christian Pointner + * Copyright (C) 2013 Christian Pointner * * This file is part of spreadspace avr utils. * diff --git a/lib/led.h b/lib/led.h index d7a8e3b..a660701 100644 --- a/lib/led.h +++ b/lib/led.h @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2012 Christian Pointner + * Copyright (C) 2013 Christian Pointner * * This file is part of spreadspace avr utils. * diff --git a/lib/util.c b/lib/util.c index 6624699..b99ba51 100644 --- a/lib/util.c +++ b/lib/util.c @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2012 Christian Pointner + * Copyright (C) 2013 Christian Pointner * * This file is part of spreadspace avr utils. * diff --git a/lib/util.h b/lib/util.h index 77afa2e..7fee563 100644 --- a/lib/util.h +++ b/lib/util.h @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2012 Christian Pointner + * Copyright (C) 2013 Christian Pointner * * This file is part of spreadspace avr utils. * -- cgit v1.2.3