From ebec08914aa3918e84f728e3328864ed8699387a Mon Sep 17 00:00:00 2001 From: spx Date: Mon, 23 Jan 2012 06:36:15 +0000 Subject: [PATCH] Adjusted copyright notice. http://www.gnu.org/licenses/gpl-2.0.html --- Application/Application.cpp | 2 +- Library/ConfigParser.cpp | 2 +- Library/ConfigParser.h | 2 +- Library/Dialog.cpp | 2 +- Library/Dialog.h | 2 +- Library/DialogAbout.cpp | 2 +- Library/DialogAbout.h | 2 +- Library/DialogManage.cpp | 2 +- Library/DialogManage.h | 2 +- Library/DisableThreadLibraryCalls.h | 2 +- Library/Error.cpp | 2 +- Library/Error.h | 2 +- Library/Export.cpp | 2 +- Library/Export.h | 2 +- Library/Group.cpp | 2 +- Library/Group.h | 2 +- Library/Litestep.cpp | 2 +- Library/Litestep.h | 2 +- Library/MathParser.cpp | 2 +- Library/Measure.cpp | 2 +- Library/Measure.h | 2 +- Library/MeasureCPU.cpp | 2 +- Library/MeasureCPU.h | 2 +- Library/MeasureCalc.cpp | 2 +- Library/MeasureCalc.h | 2 +- Library/MeasureDiskSpace.cpp | 2 +- Library/MeasureDiskSpace.h | 2 +- Library/MeasureMemory.cpp | 2 +- Library/MeasureMemory.h | 2 +- Library/MeasureNet.cpp | 2 +- Library/MeasureNet.h | 2 +- Library/MeasureNetIn.cpp | 2 +- Library/MeasureNetIn.h | 2 +- Library/MeasureNetOut.cpp | 2 +- Library/MeasureNetOut.h | 2 +- Library/MeasureNetTotal.cpp | 2 +- Library/MeasureNetTotal.h | 2 +- Library/MeasurePhysicalMemory.cpp | 2 +- Library/MeasurePhysicalMemory.h | 2 +- Library/MeasurePlugin.cpp | 2 +- Library/MeasurePlugin.h | 2 +- Library/MeasureRegistry.cpp | 2 +- Library/MeasureRegistry.h | 2 +- Library/MeasureScript.cpp | 2 +- Library/MeasureScript.h | 2 +- Library/MeasureTime.cpp | 2 +- Library/MeasureTime.h | 2 +- Library/MeasureUptime.cpp | 2 +- Library/MeasureUptime.h | 2 +- Library/MeasureVirtualMemory.cpp | 2 +- Library/MeasureVirtualMemory.h | 2 +- Library/Meter.cpp | 2 +- Library/Meter.h | 2 +- Library/MeterBar.cpp | 2 +- Library/MeterBar.h | 2 +- Library/MeterBitmap.cpp | 2 +- Library/MeterBitmap.h | 2 +- Library/MeterButton.cpp | 2 +- Library/MeterButton.h | 2 +- Library/MeterHistogram.cpp | 2 +- Library/MeterHistogram.h | 2 +- Library/MeterImage.cpp | 2 +- Library/MeterImage.h | 2 +- Library/MeterLine.cpp | 2 +- Library/MeterLine.h | 2 +- Library/MeterRotator.cpp | 2 +- Library/MeterRotator.h | 2 +- Library/MeterRoundLine.cpp | 2 +- Library/MeterRoundLine.h | 2 +- Library/MeterString.cpp | 2 +- Library/MeterString.h | 2 +- Library/MeterWindow.cpp | 2 +- Library/MeterWindow.h | 2 +- Library/Rainmeter.cpp | 2 +- Library/Rainmeter.h | 2 +- Library/RainmeterQuery.h | 2 +- Library/RawString.h | 2 +- Library/StdAfx.cpp | 2 +- Library/StdAfx.h | 2 +- Library/System.cpp | 2 +- Library/System.h | 2 +- Library/TintedImage.cpp | 4 ++-- Library/TintedImage.h | 4 ++-- Library/TrayWindow.cpp | 2 +- Library/TrayWindow.h | 2 +- Library/UpdateCheck.cpp | 2 +- Library/UpdateCheck.h | 2 +- Library/lua/LuaManager.cpp | 4 +++- Library/lua/LuaManager.h | 4 +++- Library/lua/LuaScript.cpp | 4 +++- Library/lua/LuaScript.h | 4 +++- Library/lua/glue/LuaGlobal.cpp | 18 ++++++++++++++ Library/lua/glue/LuaMeasure.cpp | 18 ++++++++++++++ Library/lua/glue/LuaMeter.cpp | 18 ++++++++++++++ Library/lua/glue/LuaMeterString.cpp | 18 ++++++++++++++ Library/lua/glue/LuaMeterWindow.cpp | 18 ++++++++++++++ Plugins/API/DllExporter/Program.cs | 2 +- Plugins/API/Rainmeter.cs | 2 +- Plugins/PluginAdvancedCPU/AdvancedCPU.cpp | 2 +- Plugins/PluginAdvancedCPU/AdvancedCPU.h | 2 +- Plugins/PluginCoreTemp/PluginCoreTemp.cpp | 2 +- Plugins/PluginExample/ExamplePlugin.c | 2 +- Plugins/PluginExampleCS/Plugin.cs | 2 +- Plugins/PluginFolderInfo/FolderInfoPlugin.cpp | 2 +- Plugins/PluginMediaKey/PluginMediaKey.cpp | 2 +- Plugins/PluginNowPlaying/Cover.cpp | 2 +- Plugins/PluginNowPlaying/Cover.h | 2 +- Plugins/PluginNowPlaying/Internet.cpp | 2 +- Plugins/PluginNowPlaying/Internet.h | 2 +- Plugins/PluginNowPlaying/Lyrics.cpp | 2 +- Plugins/PluginNowPlaying/Lyrics.h | 2 +- Plugins/PluginNowPlaying/NowPlaying.cpp | 2 +- Plugins/PluginNowPlaying/NowPlaying.h | 2 +- Plugins/PluginNowPlaying/Player.cpp | 2 +- Plugins/PluginNowPlaying/Player.h | 2 +- Plugins/PluginNowPlaying/PlayerAIMP.cpp | 2 +- Plugins/PluginNowPlaying/PlayerAIMP.h | 2 +- Plugins/PluginNowPlaying/PlayerCAD.cpp | 2 +- Plugins/PluginNowPlaying/PlayerCAD.h | 2 +- Plugins/PluginNowPlaying/PlayerFoobar.cpp | 2 +- Plugins/PluginNowPlaying/PlayerFoobar.h | 2 +- Plugins/PluginNowPlaying/PlayerITunes.cpp | 2 +- Plugins/PluginNowPlaying/PlayerITunes.h | 2 +- Plugins/PluginNowPlaying/PlayerSpotify.cpp | 2 +- Plugins/PluginNowPlaying/PlayerSpotify.h | 2 +- Plugins/PluginNowPlaying/PlayerWLM.cpp | 2 +- Plugins/PluginNowPlaying/PlayerWLM.h | 2 +- Plugins/PluginNowPlaying/PlayerWMP.cpp | 2 +- Plugins/PluginNowPlaying/PlayerWMP.h | 2 +- Plugins/PluginNowPlaying/PlayerWinamp.cpp | 2 +- Plugins/PluginNowPlaying/PlayerWinamp.h | 2 +- Plugins/PluginNowPlaying/StdAfx.cpp | 2 +- Plugins/PluginNowPlaying/StdAfx.h | 2 +- Plugins/PluginPerfMon/PerfData.cpp | 2 +- Plugins/PluginPing/Ping.cpp | 2 +- Plugins/PluginPower/PowerPlugin.cpp | 2 +- Plugins/PluginProcess/PluginProcess.cpp | 2 +- Plugins/PluginQuote/Quote.cpp | 2 +- .../PluginRecycleManager/RecycleManager.cpp | 24 +++++++++---------- Plugins/PluginResMon/ResMon.cpp | 2 +- Plugins/PluginSpeedFan/SpeedFanPlugin.cpp | 2 +- Plugins/PluginSysInfo/SysInfo.cpp | 2 +- .../PluginVirtualDesktops/DexpotMeasure.cpp | 2 +- Plugins/PluginVirtualDesktops/DexpotMeasure.h | 2 +- Plugins/PluginVirtualDesktops/VDMeasure.h | 2 +- .../VirtuaWinMeasure.cpp | 2 +- .../PluginVirtualDesktops/VirtuaWinMeasure.h | 2 +- .../PluginVirtualDesktops/VirtualDesktops.cpp | 2 +- Plugins/PluginWebParser/WebParser.cpp | 2 +- Plugins/PluginWifiStatus/WifiStatus.cpp | 23 +++++++++--------- Plugins/PluginWin7Audio/Win7AudioPlugin.cpp | 2 +- .../WindowMessagePlugin.cpp | 2 +- Plugins/PluginiTunes/iTunesPlugin.cpp | 24 +++++++++---------- SkinInstaller/Application.cpp | 2 +- SkinInstaller/Application.h | 2 +- SkinInstaller/DialogBackup.cpp | 2 +- SkinInstaller/DialogBackup.h | 2 +- SkinInstaller/Rainstaller.cpp | 2 +- SkinInstaller/Rainstaller.h | 2 +- SkinInstaller/StdAfx.cpp | 2 +- SkinInstaller/StdAfx.h | 2 +- 161 files changed, 288 insertions(+), 191 deletions(-) diff --git a/Application/Application.cpp b/Application/Application.cpp index b1dff3b4..c6bbeb48 100644 --- a/Application/Application.cpp +++ b/Application/Application.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #define _CRTDBG_MAP_ALLOC diff --git a/Library/ConfigParser.cpp b/Library/ConfigParser.cpp index efe4935e..262178f2 100644 --- a/Library/ConfigParser.cpp +++ b/Library/ConfigParser.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/ConfigParser.h b/Library/ConfigParser.h index ffabc9b5..1c003d81 100644 --- a/Library/ConfigParser.h +++ b/Library/ConfigParser.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __CONFIGPARSER_H__ diff --git a/Library/Dialog.cpp b/Library/Dialog.cpp index 4861794f..f980d946 100644 --- a/Library/Dialog.cpp +++ b/Library/Dialog.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/Dialog.h b/Library/Dialog.h index abaf8cf9..5654c34b 100644 --- a/Library/Dialog.h +++ b/Library/Dialog.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __DIALOG_H__ diff --git a/Library/DialogAbout.cpp b/Library/DialogAbout.cpp index d2c0d5ac..0539b8f4 100644 --- a/Library/DialogAbout.cpp +++ b/Library/DialogAbout.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/DialogAbout.h b/Library/DialogAbout.h index e8d6f40e..ea9afca4 100644 --- a/Library/DialogAbout.h +++ b/Library/DialogAbout.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __DIALOGABOUT_H__ diff --git a/Library/DialogManage.cpp b/Library/DialogManage.cpp index ed7be129..77331e4a 100644 --- a/Library/DialogManage.cpp +++ b/Library/DialogManage.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/DialogManage.h b/Library/DialogManage.h index 44fd00f0..7ebfc387 100644 --- a/Library/DialogManage.h +++ b/Library/DialogManage.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __DIALOGMANAGE_H__ diff --git a/Library/DisableThreadLibraryCalls.h b/Library/DisableThreadLibraryCalls.h index 8f8f4da2..934ef148 100644 --- a/Library/DisableThreadLibraryCalls.h +++ b/Library/DisableThreadLibraryCalls.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __DISABLETHREADLIBRARYCALLS_H__ diff --git a/Library/Error.cpp b/Library/Error.cpp index 97647867..31cf0759 100644 --- a/Library/Error.cpp +++ b/Library/Error.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/Error.h b/Library/Error.h index 8825ac2f..2a329218 100644 --- a/Library/Error.h +++ b/Library/Error.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __ERROR_H__ diff --git a/Library/Export.cpp b/Library/Export.cpp index 0adae28c..812edd87 100644 --- a/Library/Export.cpp +++ b/Library/Export.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/Export.h b/Library/Export.h index 9c92a544..43ab5c0c 100644 --- a/Library/Export.h +++ b/Library/Export.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __EXPORT_H__ diff --git a/Library/Group.cpp b/Library/Group.cpp index a6312972..f17307ac 100644 --- a/Library/Group.cpp +++ b/Library/Group.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/Group.h b/Library/Group.h index 40338f23..6ff47b8d 100644 --- a/Library/Group.h +++ b/Library/Group.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __GROUP_H__ diff --git a/Library/Litestep.cpp b/Library/Litestep.cpp index 36f663f0..4c47a085 100644 --- a/Library/Litestep.cpp +++ b/Library/Litestep.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/Litestep.h b/Library/Litestep.h index e2fbceb5..59ec1fa4 100644 --- a/Library/Litestep.h +++ b/Library/Litestep.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __LITESTEP_H__ diff --git a/Library/MathParser.cpp b/Library/MathParser.cpp index 5c20876e..4dcc0969 100644 --- a/Library/MathParser.cpp +++ b/Library/MathParser.cpp @@ -8,7 +8,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNEstring FOR A PARTICULAR PURPOSE. See the + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/Library/Measure.cpp b/Library/Measure.cpp index e8c3a73b..9fa52a0d 100644 --- a/Library/Measure.cpp +++ b/Library/Measure.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/Measure.h b/Library/Measure.h index a37687d3..30ab5c64 100644 --- a/Library/Measure.h +++ b/Library/Measure.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __MEASURE_H__ diff --git a/Library/MeasureCPU.cpp b/Library/MeasureCPU.cpp index 9a97cedb..e1d73c94 100644 --- a/Library/MeasureCPU.cpp +++ b/Library/MeasureCPU.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasureCPU.h b/Library/MeasureCPU.h index 9146f7eb..8da6e45d 100644 --- a/Library/MeasureCPU.h +++ b/Library/MeasureCPU.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __MEASURECPU_H__ diff --git a/Library/MeasureCalc.cpp b/Library/MeasureCalc.cpp index 288c5917..c89e360b 100644 --- a/Library/MeasureCalc.cpp +++ b/Library/MeasureCalc.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasureCalc.h b/Library/MeasureCalc.h index 1512276f..368dcc77 100644 --- a/Library/MeasureCalc.h +++ b/Library/MeasureCalc.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __MEASURECALC_H__ diff --git a/Library/MeasureDiskSpace.cpp b/Library/MeasureDiskSpace.cpp index 2055c8ec..68eae4b2 100644 --- a/Library/MeasureDiskSpace.cpp +++ b/Library/MeasureDiskSpace.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasureDiskSpace.h b/Library/MeasureDiskSpace.h index 4006955a..6c8d8ae7 100644 --- a/Library/MeasureDiskSpace.h +++ b/Library/MeasureDiskSpace.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __MEASUREDISKSPACE_H__ diff --git a/Library/MeasureMemory.cpp b/Library/MeasureMemory.cpp index c841942e..44db8a2c 100644 --- a/Library/MeasureMemory.cpp +++ b/Library/MeasureMemory.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasureMemory.h b/Library/MeasureMemory.h index 86b4e6e5..6e33a0a5 100644 --- a/Library/MeasureMemory.h +++ b/Library/MeasureMemory.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __MEASUREMEMORY_H__ diff --git a/Library/MeasureNet.cpp b/Library/MeasureNet.cpp index 5955e6d8..56ef515b 100644 --- a/Library/MeasureNet.cpp +++ b/Library/MeasureNet.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasureNet.h b/Library/MeasureNet.h index 0c7eceb2..3a16fc0f 100644 --- a/Library/MeasureNet.h +++ b/Library/MeasureNet.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __MEASURENET_H__ diff --git a/Library/MeasureNetIn.cpp b/Library/MeasureNetIn.cpp index 5e5fd0c8..77d9aa7e 100644 --- a/Library/MeasureNetIn.cpp +++ b/Library/MeasureNetIn.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasureNetIn.h b/Library/MeasureNetIn.h index 7a55e54b..dce56bfe 100644 --- a/Library/MeasureNetIn.h +++ b/Library/MeasureNetIn.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METERNET_H__ diff --git a/Library/MeasureNetOut.cpp b/Library/MeasureNetOut.cpp index 958bdfe1..b3c69139 100644 --- a/Library/MeasureNetOut.cpp +++ b/Library/MeasureNetOut.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasureNetOut.h b/Library/MeasureNetOut.h index e1a080cb..e3b5c526 100644 --- a/Library/MeasureNetOut.h +++ b/Library/MeasureNetOut.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METERNETOUT_H__ diff --git a/Library/MeasureNetTotal.cpp b/Library/MeasureNetTotal.cpp index b3130164..795d77c6 100644 --- a/Library/MeasureNetTotal.cpp +++ b/Library/MeasureNetTotal.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasureNetTotal.h b/Library/MeasureNetTotal.h index c596e5f5..eb310bbb 100644 --- a/Library/MeasureNetTotal.h +++ b/Library/MeasureNetTotal.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METERNETTOTAL_H__ diff --git a/Library/MeasurePhysicalMemory.cpp b/Library/MeasurePhysicalMemory.cpp index 4ac09074..2a09976b 100644 --- a/Library/MeasurePhysicalMemory.cpp +++ b/Library/MeasurePhysicalMemory.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasurePhysicalMemory.h b/Library/MeasurePhysicalMemory.h index 639db0b7..d2adf504 100644 --- a/Library/MeasurePhysicalMemory.h +++ b/Library/MeasurePhysicalMemory.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __MEASUREPHYSICALMEMORY_H__ diff --git a/Library/MeasurePlugin.cpp b/Library/MeasurePlugin.cpp index c5237bcf..8236c1a4 100644 --- a/Library/MeasurePlugin.cpp +++ b/Library/MeasurePlugin.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasurePlugin.h b/Library/MeasurePlugin.h index 993cb1c3..eb580273 100644 --- a/Library/MeasurePlugin.h +++ b/Library/MeasurePlugin.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __MEASUREPLUGIN_H__ diff --git a/Library/MeasureRegistry.cpp b/Library/MeasureRegistry.cpp index 353cc58b..95775596 100644 --- a/Library/MeasureRegistry.cpp +++ b/Library/MeasureRegistry.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasureRegistry.h b/Library/MeasureRegistry.h index 8a6eb17c..1d83c060 100644 --- a/Library/MeasureRegistry.h +++ b/Library/MeasureRegistry.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __MEASUREREGISTRY_H__ diff --git a/Library/MeasureScript.cpp b/Library/MeasureScript.cpp index 428fcb07..71267ee7 100644 --- a/Library/MeasureScript.cpp +++ b/Library/MeasureScript.cpp @@ -11,7 +11,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasureScript.h b/Library/MeasureScript.h index 963f1fc9..57afd97c 100644 --- a/Library/MeasureScript.h +++ b/Library/MeasureScript.h @@ -11,7 +11,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __MEASURESCRIPT_H__ diff --git a/Library/MeasureTime.cpp b/Library/MeasureTime.cpp index af33286c..22f15b22 100644 --- a/Library/MeasureTime.cpp +++ b/Library/MeasureTime.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasureTime.h b/Library/MeasureTime.h index 9edcbce4..c7942186 100644 --- a/Library/MeasureTime.h +++ b/Library/MeasureTime.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __MEASURETIME_H__ diff --git a/Library/MeasureUptime.cpp b/Library/MeasureUptime.cpp index 41d08af2..dd7d7beb 100644 --- a/Library/MeasureUptime.cpp +++ b/Library/MeasureUptime.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasureUptime.h b/Library/MeasureUptime.h index ea67ef97..b3f0b735 100644 --- a/Library/MeasureUptime.h +++ b/Library/MeasureUptime.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __MEASUREUPTIME_H__ diff --git a/Library/MeasureVirtualMemory.cpp b/Library/MeasureVirtualMemory.cpp index 8f3eb78c..7ce1c659 100644 --- a/Library/MeasureVirtualMemory.cpp +++ b/Library/MeasureVirtualMemory.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeasureVirtualMemory.h b/Library/MeasureVirtualMemory.h index 10be4e07..30302fc2 100644 --- a/Library/MeasureVirtualMemory.h +++ b/Library/MeasureVirtualMemory.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __MEASUREVIRTUALMEMORY_H__ diff --git a/Library/Meter.cpp b/Library/Meter.cpp index ad0e1cff..a77a5497 100644 --- a/Library/Meter.cpp +++ b/Library/Meter.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/Meter.h b/Library/Meter.h index 49f5b425..f13b7591 100644 --- a/Library/Meter.h +++ b/Library/Meter.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METER_H__ diff --git a/Library/MeterBar.cpp b/Library/MeterBar.cpp index fc435693..0b5881fd 100644 --- a/Library/MeterBar.cpp +++ b/Library/MeterBar.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeterBar.h b/Library/MeterBar.h index b71ea938..ab5ffc80 100644 --- a/Library/MeterBar.h +++ b/Library/MeterBar.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METERBAR_H__ diff --git a/Library/MeterBitmap.cpp b/Library/MeterBitmap.cpp index 83ff7711..e8766bb6 100644 --- a/Library/MeterBitmap.cpp +++ b/Library/MeterBitmap.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeterBitmap.h b/Library/MeterBitmap.h index d0859c42..33ec5526 100644 --- a/Library/MeterBitmap.h +++ b/Library/MeterBitmap.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METERBITMAP_H__ diff --git a/Library/MeterButton.cpp b/Library/MeterButton.cpp index 6774578a..749ec123 100644 --- a/Library/MeterButton.cpp +++ b/Library/MeterButton.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeterButton.h b/Library/MeterButton.h index c8a89542..40707685 100644 --- a/Library/MeterButton.h +++ b/Library/MeterButton.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METERBUTTON_H__ diff --git a/Library/MeterHistogram.cpp b/Library/MeterHistogram.cpp index 3e444167..1f5ca921 100644 --- a/Library/MeterHistogram.cpp +++ b/Library/MeterHistogram.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeterHistogram.h b/Library/MeterHistogram.h index 1c6e027c..7ffe56bd 100644 --- a/Library/MeterHistogram.h +++ b/Library/MeterHistogram.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METERHISTOGRAM_H__ diff --git a/Library/MeterImage.cpp b/Library/MeterImage.cpp index 500ab5f8..507fce52 100644 --- a/Library/MeterImage.cpp +++ b/Library/MeterImage.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeterImage.h b/Library/MeterImage.h index cae4b115..5fa015fc 100644 --- a/Library/MeterImage.h +++ b/Library/MeterImage.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METERIMAGE_H__ diff --git a/Library/MeterLine.cpp b/Library/MeterLine.cpp index 222f210c..422bfdec 100644 --- a/Library/MeterLine.cpp +++ b/Library/MeterLine.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeterLine.h b/Library/MeterLine.h index 6b98be92..58a3564c 100644 --- a/Library/MeterLine.h +++ b/Library/MeterLine.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METERLINE_H__ diff --git a/Library/MeterRotator.cpp b/Library/MeterRotator.cpp index d165a6c6..35767f95 100644 --- a/Library/MeterRotator.cpp +++ b/Library/MeterRotator.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeterRotator.h b/Library/MeterRotator.h index e4b16de0..69fab492 100644 --- a/Library/MeterRotator.h +++ b/Library/MeterRotator.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METERROTATOR_H__ diff --git a/Library/MeterRoundLine.cpp b/Library/MeterRoundLine.cpp index c242ec4e..df6c1d8f 100644 --- a/Library/MeterRoundLine.cpp +++ b/Library/MeterRoundLine.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeterRoundLine.h b/Library/MeterRoundLine.h index 52a23162..4b5b2e97 100644 --- a/Library/MeterRoundLine.h +++ b/Library/MeterRoundLine.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METERROUNDLINE_H__ diff --git a/Library/MeterString.cpp b/Library/MeterString.cpp index 56f5df83..e3bd74e2 100644 --- a/Library/MeterString.cpp +++ b/Library/MeterString.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeterString.h b/Library/MeterString.h index d076b2cb..4672df3f 100644 --- a/Library/MeterString.h +++ b/Library/MeterString.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METERSTRING_H__ diff --git a/Library/MeterWindow.cpp b/Library/MeterWindow.cpp index 9622ea2f..5a31ac3f 100644 --- a/Library/MeterWindow.cpp +++ b/Library/MeterWindow.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/MeterWindow.h b/Library/MeterWindow.h index fa02dfa1..80658f7b 100644 --- a/Library/MeterWindow.h +++ b/Library/MeterWindow.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __METERWINDOW_H__ diff --git a/Library/Rainmeter.cpp b/Library/Rainmeter.cpp index b3ecaa6f..e527161a 100644 --- a/Library/Rainmeter.cpp +++ b/Library/Rainmeter.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/Rainmeter.h b/Library/Rainmeter.h index 14d93365..d7e7816e 100644 --- a/Library/Rainmeter.h +++ b/Library/Rainmeter.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __RAINMETER_H__ diff --git a/Library/RainmeterQuery.h b/Library/RainmeterQuery.h index c574fd10..bcd45b6d 100644 --- a/Library/RainmeterQuery.h +++ b/Library/RainmeterQuery.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* diff --git a/Library/RawString.h b/Library/RawString.h index 6f57226b..91055ba6 100644 --- a/Library/RawString.h +++ b/Library/RawString.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __RAWSTRING_H__ diff --git a/Library/StdAfx.cpp b/Library/StdAfx.cpp index a785d34c..8ff49aab 100644 --- a/Library/StdAfx.cpp +++ b/Library/StdAfx.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/StdAfx.h b/Library/StdAfx.h index 60666e27..3b653963 100644 --- a/Library/StdAfx.h +++ b/Library/StdAfx.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __STDAFX_H__ diff --git a/Library/System.cpp b/Library/System.cpp index 491e4008..35477d1d 100644 --- a/Library/System.cpp +++ b/Library/System.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/System.h b/Library/System.h index a83de674..9e3f638a 100644 --- a/Library/System.h +++ b/Library/System.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __RAINMETER_SYSTEM_H__ diff --git a/Library/TintedImage.cpp b/Library/TintedImage.cpp index bc0068ff..fee06a43 100644 --- a/Library/TintedImage.cpp +++ b/Library/TintedImage.cpp @@ -1,5 +1,5 @@ /* - Copyright (C) 2010 Kimmo Pekkola, MattKing, spx + Copyright (C) 2010 Kimmo Pekkola, Matt King, spx This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/TintedImage.h b/Library/TintedImage.h index 37d8d786..e977b634 100644 --- a/Library/TintedImage.h +++ b/Library/TintedImage.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2010 Kimmo Pekkola, MattKing, spx + Copyright (C) 2010 Kimmo Pekkola, Matt King, spx This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __TINTEDIMAGE_H__ diff --git a/Library/TrayWindow.cpp b/Library/TrayWindow.cpp index cdc056da..20125a35 100644 --- a/Library/TrayWindow.cpp +++ b/Library/TrayWindow.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/TrayWindow.h b/Library/TrayWindow.h index 208ade76..1a258f07 100644 --- a/Library/TrayWindow.h +++ b/Library/TrayWindow.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __TRAYWINDOW_H__ diff --git a/Library/UpdateCheck.cpp b/Library/UpdateCheck.cpp index c1745b56..09c24228 100644 --- a/Library/UpdateCheck.cpp +++ b/Library/UpdateCheck.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Library/UpdateCheck.h b/Library/UpdateCheck.h index 3e358c30..08908dc5 100644 --- a/Library/UpdateCheck.h +++ b/Library/UpdateCheck.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __UPDATE_CHECK_H__ diff --git a/Library/lua/LuaManager.cpp b/Library/lua/LuaManager.cpp index a9e5cc68..2b9adecb 100644 --- a/Library/lua/LuaManager.cpp +++ b/Library/lua/LuaManager.cpp @@ -1,4 +1,6 @@ /* + Copyright (C) 2010 Matt King, Birunthan Mohanathas + 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; either version 2 @@ -11,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "../StdAfx.h" diff --git a/Library/lua/LuaManager.h b/Library/lua/LuaManager.h index 9d212b3b..6e1b8bae 100644 --- a/Library/lua/LuaManager.h +++ b/Library/lua/LuaManager.h @@ -1,4 +1,6 @@ /* + Copyright (C) 2010 Matt King, Birunthan Mohanathas + 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; either version 2 @@ -11,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __LUAMANAGER_H__ diff --git a/Library/lua/LuaScript.cpp b/Library/lua/LuaScript.cpp index 525a1c43..5837778d 100644 --- a/Library/lua/LuaScript.cpp +++ b/Library/lua/LuaScript.cpp @@ -1,4 +1,6 @@ /* + Copyright (C) 2010 Matt King, Birunthan Mohanathas + 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; either version 2 @@ -11,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "../StdAfx.h" diff --git a/Library/lua/LuaScript.h b/Library/lua/LuaScript.h index 9102a80f..c27ceaf4 100644 --- a/Library/lua/LuaScript.h +++ b/Library/lua/LuaScript.h @@ -1,4 +1,6 @@ /* + Copyright (C) 2010 Matt King, Birunthan Mohanathas + 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; either version 2 @@ -11,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __LUASCRIPT_H__ diff --git a/Library/lua/glue/LuaGlobal.cpp b/Library/lua/glue/LuaGlobal.cpp index f0121d62..e4ca1130 100644 --- a/Library/lua/glue/LuaGlobal.cpp +++ b/Library/lua/glue/LuaGlobal.cpp @@ -1,3 +1,21 @@ +/* + Copyright (C) 2010 Matt King, Birunthan Mohanathas + + 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; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +*/ + #include "../../StdAfx.h" #include "../LuaManager.h" #include "../../Litestep.h" diff --git a/Library/lua/glue/LuaMeasure.cpp b/Library/lua/glue/LuaMeasure.cpp index f272e9eb..2b4b3e12 100644 --- a/Library/lua/glue/LuaMeasure.cpp +++ b/Library/lua/glue/LuaMeasure.cpp @@ -1,3 +1,21 @@ +/* + Copyright (C) 2010 Matt King, Birunthan Mohanathas + + 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; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +*/ + #include "../../StdAfx.h" #include "../LuaManager.h" #include "../../Measure.h" diff --git a/Library/lua/glue/LuaMeter.cpp b/Library/lua/glue/LuaMeter.cpp index 175a4b08..013fd780 100644 --- a/Library/lua/glue/LuaMeter.cpp +++ b/Library/lua/glue/LuaMeter.cpp @@ -1,3 +1,21 @@ +/* + Copyright (C) 2010 Matt King, Birunthan Mohanathas + + 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; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +*/ + #include "../../StdAfx.h" #include "../LuaManager.h" #include "../../Meter.h" diff --git a/Library/lua/glue/LuaMeterString.cpp b/Library/lua/glue/LuaMeterString.cpp index 63448b9f..c7ae665d 100644 --- a/Library/lua/glue/LuaMeterString.cpp +++ b/Library/lua/glue/LuaMeterString.cpp @@ -1,3 +1,21 @@ +/* + Copyright (C) 2010 Matt King, Birunthan Mohanathas + + 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; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +*/ + #include "../../StdAfx.h" #include "../LuaManager.h" #include "../../MeterString.h" diff --git a/Library/lua/glue/LuaMeterWindow.cpp b/Library/lua/glue/LuaMeterWindow.cpp index 89d693f5..5b794065 100644 --- a/Library/lua/glue/LuaMeterWindow.cpp +++ b/Library/lua/glue/LuaMeterWindow.cpp @@ -1,3 +1,21 @@ +/* + Copyright (C) 2010 Matt King, Birunthan Mohanathas + + 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; either version 2 + of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +*/ + #include "../../StdAfx.h" #include "../LuaManager.h" #include "../../Rainmeter.h" diff --git a/Plugins/API/DllExporter/Program.cs b/Plugins/API/DllExporter/Program.cs index ec651088..f0a8a41b 100644 --- a/Plugins/API/DllExporter/Program.cs +++ b/Plugins/API/DllExporter/Program.cs @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ using System; diff --git a/Plugins/API/Rainmeter.cs b/Plugins/API/Rainmeter.cs index 1da56d12..6448dba4 100644 --- a/Plugins/API/Rainmeter.cs +++ b/Plugins/API/Rainmeter.cs @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ using System; diff --git a/Plugins/PluginAdvancedCPU/AdvancedCPU.cpp b/Plugins/PluginAdvancedCPU/AdvancedCPU.cpp index 150f3af0..007085bd 100644 --- a/Plugins/PluginAdvancedCPU/AdvancedCPU.cpp +++ b/Plugins/PluginAdvancedCPU/AdvancedCPU.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginAdvancedCPU/AdvancedCPU.h b/Plugins/PluginAdvancedCPU/AdvancedCPU.h index 268844db..3ecb2c16 100644 --- a/Plugins/PluginAdvancedCPU/AdvancedCPU.h +++ b/Plugins/PluginAdvancedCPU/AdvancedCPU.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __ADVANCEDCPU_H__ diff --git a/Plugins/PluginCoreTemp/PluginCoreTemp.cpp b/Plugins/PluginCoreTemp/PluginCoreTemp.cpp index 2bed43f5..010e39eb 100644 --- a/Plugins/PluginCoreTemp/PluginCoreTemp.cpp +++ b/Plugins/PluginCoreTemp/PluginCoreTemp.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginExample/ExamplePlugin.c b/Plugins/PluginExample/ExamplePlugin.c index 5c80fed4..b5b7b0b9 100644 --- a/Plugins/PluginExample/ExamplePlugin.c +++ b/Plugins/PluginExample/ExamplePlugin.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginExampleCS/Plugin.cs b/Plugins/PluginExampleCS/Plugin.cs index fa8fbf85..21234558 100644 --- a/Plugins/PluginExampleCS/Plugin.cs +++ b/Plugins/PluginExampleCS/Plugin.cs @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Define/undefine to control exports. Undefine to infrom that this plugin does not support diff --git a/Plugins/PluginFolderInfo/FolderInfoPlugin.cpp b/Plugins/PluginFolderInfo/FolderInfoPlugin.cpp index 6e192ec6..00938a5a 100644 --- a/Plugins/PluginFolderInfo/FolderInfoPlugin.cpp +++ b/Plugins/PluginFolderInfo/FolderInfoPlugin.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginMediaKey/PluginMediaKey.cpp b/Plugins/PluginMediaKey/PluginMediaKey.cpp index b6e5fcfc..ce50e74a 100644 --- a/Plugins/PluginMediaKey/PluginMediaKey.cpp +++ b/Plugins/PluginMediaKey/PluginMediaKey.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginNowPlaying/Cover.cpp b/Plugins/PluginNowPlaying/Cover.cpp index b9b1fa83..927d5097 100644 --- a/Plugins/PluginNowPlaying/Cover.cpp +++ b/Plugins/PluginNowPlaying/Cover.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/Cover.h b/Plugins/PluginNowPlaying/Cover.h index 10bd2a90..95d80359 100644 --- a/Plugins/PluginNowPlaying/Cover.h +++ b/Plugins/PluginNowPlaying/Cover.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __COVER_H__ diff --git a/Plugins/PluginNowPlaying/Internet.cpp b/Plugins/PluginNowPlaying/Internet.cpp index 67cd0570..99196a82 100644 --- a/Plugins/PluginNowPlaying/Internet.cpp +++ b/Plugins/PluginNowPlaying/Internet.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/Internet.h b/Plugins/PluginNowPlaying/Internet.h index 384d81e4..be4a9338 100644 --- a/Plugins/PluginNowPlaying/Internet.h +++ b/Plugins/PluginNowPlaying/Internet.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __INTERNET_H__ diff --git a/Plugins/PluginNowPlaying/Lyrics.cpp b/Plugins/PluginNowPlaying/Lyrics.cpp index c7e929b6..557f9cc3 100644 --- a/Plugins/PluginNowPlaying/Lyrics.cpp +++ b/Plugins/PluginNowPlaying/Lyrics.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/Lyrics.h b/Plugins/PluginNowPlaying/Lyrics.h index d76ca656..d16bf401 100644 --- a/Plugins/PluginNowPlaying/Lyrics.h +++ b/Plugins/PluginNowPlaying/Lyrics.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __LYRICS_H__ diff --git a/Plugins/PluginNowPlaying/NowPlaying.cpp b/Plugins/PluginNowPlaying/NowPlaying.cpp index 61229a9e..49a083e6 100644 --- a/Plugins/PluginNowPlaying/NowPlaying.cpp +++ b/Plugins/PluginNowPlaying/NowPlaying.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/NowPlaying.h b/Plugins/PluginNowPlaying/NowPlaying.h index 015a489c..fa775af2 100644 --- a/Plugins/PluginNowPlaying/NowPlaying.h +++ b/Plugins/PluginNowPlaying/NowPlaying.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __NOWPLAYING_H__ diff --git a/Plugins/PluginNowPlaying/Player.cpp b/Plugins/PluginNowPlaying/Player.cpp index e0e2db65..76095265 100644 --- a/Plugins/PluginNowPlaying/Player.cpp +++ b/Plugins/PluginNowPlaying/Player.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/Player.h b/Plugins/PluginNowPlaying/Player.h index f72156ff..d68fd462 100644 --- a/Plugins/PluginNowPlaying/Player.h +++ b/Plugins/PluginNowPlaying/Player.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __PLAYER_H__ diff --git a/Plugins/PluginNowPlaying/PlayerAIMP.cpp b/Plugins/PluginNowPlaying/PlayerAIMP.cpp index bb6ba8c7..e93fcbe9 100644 --- a/Plugins/PluginNowPlaying/PlayerAIMP.cpp +++ b/Plugins/PluginNowPlaying/PlayerAIMP.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/PlayerAIMP.h b/Plugins/PluginNowPlaying/PlayerAIMP.h index 04f41a93..874736fd 100644 --- a/Plugins/PluginNowPlaying/PlayerAIMP.h +++ b/Plugins/PluginNowPlaying/PlayerAIMP.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __PLAYERAIMP_H__ diff --git a/Plugins/PluginNowPlaying/PlayerCAD.cpp b/Plugins/PluginNowPlaying/PlayerCAD.cpp index bb0c6815..b63e3e5f 100644 --- a/Plugins/PluginNowPlaying/PlayerCAD.cpp +++ b/Plugins/PluginNowPlaying/PlayerCAD.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/PlayerCAD.h b/Plugins/PluginNowPlaying/PlayerCAD.h index 9493a80c..3f8c1f88 100644 --- a/Plugins/PluginNowPlaying/PlayerCAD.h +++ b/Plugins/PluginNowPlaying/PlayerCAD.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __PLAYERCAD_H__ diff --git a/Plugins/PluginNowPlaying/PlayerFoobar.cpp b/Plugins/PluginNowPlaying/PlayerFoobar.cpp index c43359ea..e279fa7b 100644 --- a/Plugins/PluginNowPlaying/PlayerFoobar.cpp +++ b/Plugins/PluginNowPlaying/PlayerFoobar.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/PlayerFoobar.h b/Plugins/PluginNowPlaying/PlayerFoobar.h index b5be9012..0f39466b 100644 --- a/Plugins/PluginNowPlaying/PlayerFoobar.h +++ b/Plugins/PluginNowPlaying/PlayerFoobar.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __PLAYERFOOBAR_H__ diff --git a/Plugins/PluginNowPlaying/PlayerITunes.cpp b/Plugins/PluginNowPlaying/PlayerITunes.cpp index 44d5e78f..4bd1b02b 100644 --- a/Plugins/PluginNowPlaying/PlayerITunes.cpp +++ b/Plugins/PluginNowPlaying/PlayerITunes.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/PlayerITunes.h b/Plugins/PluginNowPlaying/PlayerITunes.h index 0694dbd2..5c8037ab 100644 --- a/Plugins/PluginNowPlaying/PlayerITunes.h +++ b/Plugins/PluginNowPlaying/PlayerITunes.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __PLAYERITUNES_H__ diff --git a/Plugins/PluginNowPlaying/PlayerSpotify.cpp b/Plugins/PluginNowPlaying/PlayerSpotify.cpp index c13213bf..a8fafc17 100644 --- a/Plugins/PluginNowPlaying/PlayerSpotify.cpp +++ b/Plugins/PluginNowPlaying/PlayerSpotify.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/PlayerSpotify.h b/Plugins/PluginNowPlaying/PlayerSpotify.h index 38cd030d..23376f9c 100644 --- a/Plugins/PluginNowPlaying/PlayerSpotify.h +++ b/Plugins/PluginNowPlaying/PlayerSpotify.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __PLAYERSPOTIFY_H__ diff --git a/Plugins/PluginNowPlaying/PlayerWLM.cpp b/Plugins/PluginNowPlaying/PlayerWLM.cpp index 2fbdbab6..a1db8988 100644 --- a/Plugins/PluginNowPlaying/PlayerWLM.cpp +++ b/Plugins/PluginNowPlaying/PlayerWLM.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/PlayerWLM.h b/Plugins/PluginNowPlaying/PlayerWLM.h index b27bfa9c..d4c48e79 100644 --- a/Plugins/PluginNowPlaying/PlayerWLM.h +++ b/Plugins/PluginNowPlaying/PlayerWLM.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __PLAYERWLM_H__ diff --git a/Plugins/PluginNowPlaying/PlayerWMP.cpp b/Plugins/PluginNowPlaying/PlayerWMP.cpp index cc82c89a..0e5a043b 100644 --- a/Plugins/PluginNowPlaying/PlayerWMP.cpp +++ b/Plugins/PluginNowPlaying/PlayerWMP.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/PlayerWMP.h b/Plugins/PluginNowPlaying/PlayerWMP.h index 06b9277b..6787a888 100644 --- a/Plugins/PluginNowPlaying/PlayerWMP.h +++ b/Plugins/PluginNowPlaying/PlayerWMP.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __PLAYERWMP_H__ diff --git a/Plugins/PluginNowPlaying/PlayerWinamp.cpp b/Plugins/PluginNowPlaying/PlayerWinamp.cpp index bcc1775a..1527a785 100644 --- a/Plugins/PluginNowPlaying/PlayerWinamp.cpp +++ b/Plugins/PluginNowPlaying/PlayerWinamp.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/PlayerWinamp.h b/Plugins/PluginNowPlaying/PlayerWinamp.h index 5bae137e..2b262af2 100644 --- a/Plugins/PluginNowPlaying/PlayerWinamp.h +++ b/Plugins/PluginNowPlaying/PlayerWinamp.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __PLAYERWINAMP_H__ diff --git a/Plugins/PluginNowPlaying/StdAfx.cpp b/Plugins/PluginNowPlaying/StdAfx.cpp index ef9ca8a6..0d342cbc 100644 --- a/Plugins/PluginNowPlaying/StdAfx.cpp +++ b/Plugins/PluginNowPlaying/StdAfx.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/Plugins/PluginNowPlaying/StdAfx.h b/Plugins/PluginNowPlaying/StdAfx.h index 914bc987..95d7773b 100644 --- a/Plugins/PluginNowPlaying/StdAfx.h +++ b/Plugins/PluginNowPlaying/StdAfx.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __STDAFX_H__ diff --git a/Plugins/PluginPerfMon/PerfData.cpp b/Plugins/PluginPerfMon/PerfData.cpp index 6f16a033..3c12828d 100644 --- a/Plugins/PluginPerfMon/PerfData.cpp +++ b/Plugins/PluginPerfMon/PerfData.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginPing/Ping.cpp b/Plugins/PluginPing/Ping.cpp index d78ddfc6..afeefba5 100644 --- a/Plugins/PluginPing/Ping.cpp +++ b/Plugins/PluginPing/Ping.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginPower/PowerPlugin.cpp b/Plugins/PluginPower/PowerPlugin.cpp index 12bcadf1..8e91eca5 100644 --- a/Plugins/PluginPower/PowerPlugin.cpp +++ b/Plugins/PluginPower/PowerPlugin.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginProcess/PluginProcess.cpp b/Plugins/PluginProcess/PluginProcess.cpp index 07001a3f..572b7260 100644 --- a/Plugins/PluginProcess/PluginProcess.cpp +++ b/Plugins/PluginProcess/PluginProcess.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginQuote/Quote.cpp b/Plugins/PluginQuote/Quote.cpp index e9672ff5..15ac8257 100644 --- a/Plugins/PluginQuote/Quote.cpp +++ b/Plugins/PluginQuote/Quote.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginRecycleManager/RecycleManager.cpp b/Plugins/PluginRecycleManager/RecycleManager.cpp index c305136d..3b6ea1a2 100644 --- a/Plugins/PluginRecycleManager/RecycleManager.cpp +++ b/Plugins/PluginRecycleManager/RecycleManager.cpp @@ -1,19 +1,19 @@ /* -Copyright (C) 2005 Kimmo Pekkola, 2009 Greg Schoppe + Copyright (C) 2005 Kimmo Pekkola, 2009 Greg Schoppe -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; either version 2 -of the License, or (at your option) any later version. + 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; either version 2 + of the License, or (at your option) any later version. -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginResMon/ResMon.cpp b/Plugins/PluginResMon/ResMon.cpp index e85b3972..d97c9ae6 100644 --- a/Plugins/PluginResMon/ResMon.cpp +++ b/Plugins/PluginResMon/ResMon.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* diff --git a/Plugins/PluginSpeedFan/SpeedFanPlugin.cpp b/Plugins/PluginSpeedFan/SpeedFanPlugin.cpp index 0eb5efb6..bc099f02 100644 --- a/Plugins/PluginSpeedFan/SpeedFanPlugin.cpp +++ b/Plugins/PluginSpeedFan/SpeedFanPlugin.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginSysInfo/SysInfo.cpp b/Plugins/PluginSysInfo/SysInfo.cpp index c6f35905..f35da8e1 100644 --- a/Plugins/PluginSysInfo/SysInfo.cpp +++ b/Plugins/PluginSysInfo/SysInfo.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginVirtualDesktops/DexpotMeasure.cpp b/Plugins/PluginVirtualDesktops/DexpotMeasure.cpp index 67aaba89..2ebb8427 100644 --- a/Plugins/PluginVirtualDesktops/DexpotMeasure.cpp +++ b/Plugins/PluginVirtualDesktops/DexpotMeasure.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "DexpotMeasure.h" diff --git a/Plugins/PluginVirtualDesktops/DexpotMeasure.h b/Plugins/PluginVirtualDesktops/DexpotMeasure.h index fab56500..54a5ca36 100644 --- a/Plugins/PluginVirtualDesktops/DexpotMeasure.h +++ b/Plugins/PluginVirtualDesktops/DexpotMeasure.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #pragma once diff --git a/Plugins/PluginVirtualDesktops/VDMeasure.h b/Plugins/PluginVirtualDesktops/VDMeasure.h index 195fd8d5..fdf98684 100644 --- a/Plugins/PluginVirtualDesktops/VDMeasure.h +++ b/Plugins/PluginVirtualDesktops/VDMeasure.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #pragma once diff --git a/Plugins/PluginVirtualDesktops/VirtuaWinMeasure.cpp b/Plugins/PluginVirtualDesktops/VirtuaWinMeasure.cpp index 7e335b3f..0b9f99fc 100644 --- a/Plugins/PluginVirtualDesktops/VirtuaWinMeasure.cpp +++ b/Plugins/PluginVirtualDesktops/VirtuaWinMeasure.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "VirtuaWinMeasure.h" diff --git a/Plugins/PluginVirtualDesktops/VirtuaWinMeasure.h b/Plugins/PluginVirtualDesktops/VirtuaWinMeasure.h index bd0260c3..2eb3504c 100644 --- a/Plugins/PluginVirtualDesktops/VirtuaWinMeasure.h +++ b/Plugins/PluginVirtualDesktops/VirtuaWinMeasure.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #pragma once diff --git a/Plugins/PluginVirtualDesktops/VirtualDesktops.cpp b/Plugins/PluginVirtualDesktops/VirtualDesktops.cpp index 2c122649..e61f3e5a 100644 --- a/Plugins/PluginVirtualDesktops/VirtualDesktops.cpp +++ b/Plugins/PluginVirtualDesktops/VirtualDesktops.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* diff --git a/Plugins/PluginWebParser/WebParser.cpp b/Plugins/PluginWebParser/WebParser.cpp index 4887eb66..dcbdaf6a 100644 --- a/Plugins/PluginWebParser/WebParser.cpp +++ b/Plugins/PluginWebParser/WebParser.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Note: To compile this you need the PCRE library (http://www.pcre.org/). diff --git a/Plugins/PluginWifiStatus/WifiStatus.cpp b/Plugins/PluginWifiStatus/WifiStatus.cpp index a33bb4c7..c9b03b35 100644 --- a/Plugins/PluginWifiStatus/WifiStatus.cpp +++ b/Plugins/PluginWifiStatus/WifiStatus.cpp @@ -1,19 +1,18 @@ /* -Copyright (C) 2009 Shaivya Mahajan + Copyright (C) 2009 Shaivya Mahajan -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, either version 3 of the License, or -(at your option) any later version. + 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, either version 3 of the License, or + (at your option) any later version. -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ #include diff --git a/Plugins/PluginWin7Audio/Win7AudioPlugin.cpp b/Plugins/PluginWin7Audio/Win7AudioPlugin.cpp index a70d1666..342a7c9d 100644 --- a/Plugins/PluginWin7Audio/Win7AudioPlugin.cpp +++ b/Plugins/PluginWin7Audio/Win7AudioPlugin.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginWindowMessage/WindowMessagePlugin.cpp b/Plugins/PluginWindowMessage/WindowMessagePlugin.cpp index 8037a308..b3749a0c 100644 --- a/Plugins/PluginWindowMessage/WindowMessagePlugin.cpp +++ b/Plugins/PluginWindowMessage/WindowMessagePlugin.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/Plugins/PluginiTunes/iTunesPlugin.cpp b/Plugins/PluginiTunes/iTunesPlugin.cpp index b5a305d9..45752f41 100644 --- a/Plugins/PluginiTunes/iTunesPlugin.cpp +++ b/Plugins/PluginiTunes/iTunesPlugin.cpp @@ -1,19 +1,19 @@ /* -Copyright (C) 2009 Elestel + Copyright (C) 2009 Elestel -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; either version 2 -of the License, or (at your option) any later version. + 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; either version 2 + of the License, or (at your option) any later version. -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/SkinInstaller/Application.cpp b/SkinInstaller/Application.cpp index 467f61e8..7edc3621 100644 --- a/SkinInstaller/Application.cpp +++ b/SkinInstaller/Application.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/SkinInstaller/Application.h b/SkinInstaller/Application.h index fa286269..9ff9baad 100644 --- a/SkinInstaller/Application.h +++ b/SkinInstaller/Application.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __APPLICATION_H__ diff --git a/SkinInstaller/DialogBackup.cpp b/SkinInstaller/DialogBackup.cpp index f51bc40b..f0a30b0d 100644 --- a/SkinInstaller/DialogBackup.cpp +++ b/SkinInstaller/DialogBackup.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/SkinInstaller/DialogBackup.h b/SkinInstaller/DialogBackup.h index c9fdf212..9e394f65 100644 --- a/SkinInstaller/DialogBackup.h +++ b/SkinInstaller/DialogBackup.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _DIALOGBACKUP_H_ diff --git a/SkinInstaller/Rainstaller.cpp b/SkinInstaller/Rainstaller.cpp index ecdcce27..c32dfae3 100644 --- a/SkinInstaller/Rainstaller.cpp +++ b/SkinInstaller/Rainstaller.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/SkinInstaller/Rainstaller.h b/SkinInstaller/Rainstaller.h index aa45ca23..db6f5374 100644 --- a/SkinInstaller/Rainstaller.h +++ b/SkinInstaller/Rainstaller.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __RAINSTALLER_H__ diff --git a/SkinInstaller/StdAfx.cpp b/SkinInstaller/StdAfx.cpp index 07c8d0f4..a7369e66 100644 --- a/SkinInstaller/StdAfx.cpp +++ b/SkinInstaller/StdAfx.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "StdAfx.h" diff --git a/SkinInstaller/StdAfx.h b/SkinInstaller/StdAfx.h index 5f4ce560..1323766e 100644 --- a/SkinInstaller/StdAfx.h +++ b/SkinInstaller/StdAfx.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __STDAFX_H__