From 6852b297a9af4d271d5f6f3e99b9764789c41b45 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Sun, 20 Jan 2008 18:39:48 +0000 Subject: [PATCH] Added copyright header to rox_ui.py. --- lib/reinteract/rox_ui.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/reinteract/rox_ui.py b/lib/reinteract/rox_ui.py index 8f26a4b..4eec32d 100644 --- a/lib/reinteract/rox_ui.py +++ b/lib/reinteract/rox_ui.py @@ -1,3 +1,5 @@ +# Copyright (C) 2008, Thomas Leonard + from rox import saving class ShellBufferSaveable(saving.Saveable): -- 2.11.4.GIT