From 445dac179c1c0544ea678ca24f169d792a85ecb4 Mon Sep 17 00:00:00 2001 From: Andrew Gillham Date: Fri, 8 Feb 2013 13:16:39 -0800 Subject: [PATCH] Update copyright year. --- logic_analyzer.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logic_analyzer.ino b/logic_analyzer.ino index 5de86d7..668c31f 100644 --- a/logic_analyzer.ino +++ b/logic_analyzer.ino @@ -2,7 +2,7 @@ * * SUMP Protocol Implementation for Arduino boards. * - * Copyright (c) 2011 Andrew Gillham + * Copyright (c) 2011,2012,2013 Andrew Gillham * All rights reserved. * * Redistribution and use in source and binary forms, with or without