From 6cda3363be7677bcab1f7a483acbf9ae83179112 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 2 Jul 2015 20:04:16 -0600 Subject: [PATCH] fix my mysteriously misspelled name --- gui/bpcache.py | 2 +- gui/events.py | 2 +- gui/framecache.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gui/bpcache.py b/gui/bpcache.py index 4af6c6d..1ec7edf 100644 --- a/gui/bpcache.py +++ b/gui/bpcache.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015 Tom Tromey +# Copyright (C) 2015 Tom Tromey # 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 diff --git a/gui/events.py b/gui/events.py index 97dd91e..e88816e 100644 --- a/gui/events.py +++ b/gui/events.py @@ -1,4 +1,4 @@ -# Copyright (C) 2013, 2015 Tom Tromey +# Copyright (C) 2013, 2015 Tom Tromey # 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 diff --git a/gui/framecache.py b/gui/framecache.py index dbdaf2c..94c230d 100644 --- a/gui/framecache.py +++ b/gui/framecache.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015 Tom Tromey +# Copyright (C) 2015 Tom Tromey # 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