From 6e2862f73e8f02f0001a9624beec0cca3756e4a2 Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Fri, 8 Feb 2013 16:50:27 -0500 Subject: [PATCH] I have edited this since December... kthxbai --- qcsrc/common/notifications.qc | 2 +- qcsrc/common/notifications.qh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qcsrc/common/notifications.qc b/qcsrc/common/notifications.qc index 6b5d85c53..994b5d7e4 100644 --- a/qcsrc/common/notifications.qc +++ b/qcsrc/common/notifications.qc @@ -1,6 +1,6 @@ // ================================================ // Unified notification system, written by Samual -// Last updated: December, 2012 +// Last updated: February, 2013 // ================================================ #ifndef MENUQC diff --git a/qcsrc/common/notifications.qh b/qcsrc/common/notifications.qh index b945a53f1..b00407eda 100644 --- a/qcsrc/common/notifications.qh +++ b/qcsrc/common/notifications.qh @@ -1,6 +1,6 @@ // ================================================ // Unified notification system, written by Samual -// Last updated: December, 2012 +// Last updated: February, 2013 // ================================================ // main types/groups of notifications -- 2.39.2