From 4d4283ecd654f1efb058cd7f7dba6be88b70ee92 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 1 Jan 2010 08:11:08 -0500 Subject: Updated copyright information --- libbe/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbe/__init__.py') diff --git a/libbe/__init__.py b/libbe/__init__.py index a646d76..23acfef 100644 --- a/libbe/__init__.py +++ b/libbe/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2009 Aaron Bentley and Panometrics, Inc. +# Copyright (C) 2005-2010 Aaron Bentley and Panometrics, Inc. # W. Trevor King # # This program is free software; you can redistribute it and/or modify -- cgit