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 --- becommands/show.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'becommands/show.py') diff --git a/becommands/show.py b/becommands/show.py index b33a96b..ff434ab 100644 --- a/becommands/show.py +++ b/becommands/show.py @@ -1,4 +1,8 @@ -# Copyright (C) 2005 Aaron Bentley and Panometrics, Inc. +# Copyright (C) 2005-2009 Aaron Bentley and Panometrics, Inc. +# Chris Ball +# Thomas Gerigk +# Thomas Habets +# W. Trevor King # # # This program is free software; you can redistribute it and/or modify -- cgit