From 45741b5c4e507e80fe037d0a36e5487e795430e9 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 1 Jul 2009 22:20:32 -0400 Subject: Updated copyright blurbs and AUTHORS and included script for future updates --- libbe/encoding.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbe/encoding.py') diff --git a/libbe/encoding.py b/libbe/encoding.py index 7f924eb..bdac98e 100644 --- a/libbe/encoding.py +++ b/libbe/encoding.py @@ -1,5 +1,5 @@ # Bugs Everywhere, a distributed bugtracker -# Copyright (C) 2005 Aaron Bentley and Panometrics, Inc. +# Copyright (C) 2008-2009 W. Trevor King # # # This program is free software; you can redistribute it and/or modify -- cgit