Implemented the search database exporting
[biaweb_qt.git] / main_window.py
index 02eaa8b..86e9b12 100644 (file)
@@ -377,7 +377,7 @@ class MainWindow (PyQt4.QtGui.QMainWindow, ui_main_window.Ui_MainWindow):
        def onAbout (self):
                PyQt4.QtGui.QMessageBox.about (self, "BiaWeb Qt",
                        "<b>A static website/weblog content management system</b><br /><br />\
-Copyright (C) 2010 <a href=\"http://www.harishankar.org\">Harishankar</a><br />\
+Copyright &copy; 2010 <a href=\"http://www.harishankar.org\">Harishankar</a><br />\
 Licensed under GNU/GPL v3")
 
        # file quit is clicked