From b04377825fb3a6c35c22580295c410f442be5983 Mon Sep 17 00:00:00 2001 From: Dan Mashal Date: Sun, 23 Dec 2012 11:36:54 -0800 Subject: fix incorrect FSF address --- plugins/hextray/sdAlerts.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/hextray/sdAlerts.cpp') diff --git a/plugins/hextray/sdAlerts.cpp b/plugins/hextray/sdAlerts.cpp index 5e042806..bf61f1eb 100644 --- a/plugins/hextray/sdAlerts.cpp +++ b/plugins/hextray/sdAlerts.cpp @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with X-Tray; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ #include @@ -106,4 +106,4 @@ LRESULT CALLBACK sdAlertProc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam) int sdAlertNum() { return g_iAlerts; -} \ No newline at end of file +} -- cgit 1.4.1