GPLv2 license
[scorecard] / src / table-model.cpp
index 529b43d..1f3721d 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (C) 2009 Sakari Poussa
+ *
+ * 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
+ * the Free Software Foundation, version 2.
+ */
 
 #include <QColor>
 #include <QBrush>
@@ -277,7 +284,7 @@ QVariant ScoreTableModel::data(const QModelIndex &index, int role) const
     }
   }
   //
-  // DATA
+  // NUMBERS
   //
   if (role == Qt::DisplayRole) {