X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=main_window.py;h=86e9b12a08be7f6aa9641767e09c4a5d6cf3b3e4;hp=02eaa8b78c35397183047e6e391ed0a1f03a4504;hb=f37ae5235dba470cf02e25a885b83a2bc9c78694;hpb=bfa2d7e7b048794a95590ee79ba41aa861835cfa diff --git a/main_window.py b/main_window.py index 02eaa8b..86e9b12 100644 --- a/main_window.py +++ b/main_window.py @@ -377,7 +377,7 @@ class MainWindow (PyQt4.QtGui.QMainWindow, ui_main_window.Ui_MainWindow): def onAbout (self): PyQt4.QtGui.QMessageBox.about (self, "BiaWeb Qt", "A static website/weblog content management system

\ -Copyright (C) 2010 Harishankar
\ +Copyright © 2010 Harishankar
\ Licensed under GNU/GPL v3") # file quit is clicked