From 43686dc82c986a223d18ce5fb0ff351a1dd55d18 Mon Sep 17 00:00:00 2001 From: Brian Mock Date: Mon, 21 Feb 2011 16:28:38 -0800 Subject: [PATCH] Fixed licensing info to use my name --- src/color.c | 2 +- src/color.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/color.c b/src/color.c index fa195b8..48aa713 100644 --- a/src/color.c +++ b/src/color.c @@ -1,6 +1,6 @@ /* * color.c -* Copyright © 2008, 2009 Martin Duquesnoy +* Copyright © 2011 Brian Mock * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/color.h b/src/color.h index e0d8794..af9cbd5 100644 --- a/src/color.h +++ b/src/color.h @@ -1,6 +1,6 @@ /* * color.h -* Copyright © 2008, 2009 Martin Duquesnoy +* Copyright © 2011 Brian Mock * All rights reserved. * * Redistribution and use in source and binary forms, with or without