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/hg.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libbe/hg.py') diff --git a/libbe/hg.py b/libbe/hg.py index 9b566b9..30b0470 100644 --- a/libbe/hg.py +++ b/libbe/hg.py @@ -1,4 +1,6 @@ -# Copyright (C) 2007 Steve Borho +# Copyright (C) 2007-2009 Aaron Bentley and Panometrics, Inc. +# Ben Finney +# W. Trevor King # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- cgit