diff options
Diffstat (limited to 'tracecmdgui.py')
-rw-r--r-- | tracecmdgui.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracecmdgui.py b/tracecmdgui.py index 63400b0..3a9f8a5 100644 --- a/tracecmdgui.py +++ b/tracecmdgui.py | |||
@@ -13,7 +13,7 @@ | |||
13 | # | 13 | # |
14 | # You should have received a copy of the GNU General Public License | 14 | # You should have received a copy of the GNU General Public License |
15 | # along with this program; if not, write to the Free Software | 15 | # along with this program; if not, write to the Free Software |
16 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 16 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
17 | # | 17 | # |
18 | # 2009-Dec-31: Initial version by Darren Hart <dvhltc@us.ibm.com> | 18 | # 2009-Dec-31: Initial version by Darren Hart <dvhltc@us.ibm.com> |
19 | # | 19 | # |