diff --git a/src/Bar.ahk b/src/Bar.ahk
index 6db23dc..09df423 100644
--- a/src/Bar.ahk
+++ b/src/Bar.ahk
@@ -1,19 +1,14 @@
/*
bug.n -- tiling window management
- Copyright (c) 2010-2014 Joshua Fuhs, joten
-
- 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.
+ Copyright (c) 2010-2015 Joshua Fuhs, joten
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
+ 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 .
+ @license GNU General Public License version 3
+ ../LICENSE.md or
@version 8.4.0
*/
diff --git a/src/Config.ahk b/src/Config.ahk
index aa425f3..8186801 100644
--- a/src/Config.ahk
+++ b/src/Config.ahk
@@ -1,19 +1,14 @@
/*
bug.n -- tiling window management
- Copyright (c) 2010-2014 Joshua Fuhs, joten
-
- 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.
+ Copyright (c) 2010-2015 Joshua Fuhs, joten
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
+ 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 .
+ @license GNU General Public License version 3
+ ../LICENSE.md or
@version 8.4.0
*/
diff --git a/src/Debug.ahk b/src/Debug.ahk
index ad7100b..582b37f 100644
--- a/src/Debug.ahk
+++ b/src/Debug.ahk
@@ -1,19 +1,14 @@
/*
bug.n -- tiling window management
- Copyright (c) 2010-2014 Joshua Fuhs, joten
-
- 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.
+ Copyright (c) 2010-2015 Joshua Fuhs, joten
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
+ 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 .
+ @license GNU General Public License version 3
+ ../LICENSE.md or
@version 8.4.0
*/
diff --git a/src/Main.ahk b/src/Main.ahk
index 66cca20..eea4964 100644
--- a/src/Main.ahk
+++ b/src/Main.ahk
@@ -1,19 +1,14 @@
/*
bug.n -- tiling window management
- Copyright (c) 2010-2014 Joshua Fuhs, joten
-
- 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.
+ Copyright (c) 2010-2015 Joshua Fuhs, joten
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
+ 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 .
+ @license GNU General Public License version 3
+ ../LICENSE.md or
@version 8.4.0
*/
diff --git a/src/Manager.ahk b/src/Manager.ahk
index b302a87..73dc5fa 100644
--- a/src/Manager.ahk
+++ b/src/Manager.ahk
@@ -1,19 +1,14 @@
/*
bug.n -- tiling window management
- Copyright (c) 2010-2014 Joshua Fuhs, joten
-
- 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.
+ Copyright (c) 2010-2015 Joshua Fuhs, joten
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
+ 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 .
+ @license GNU General Public License version 3
+ ../LICENSE.md or
@version 8.4.0
*/
diff --git a/src/Monitor.ahk b/src/Monitor.ahk
index 4774bce..8484e5c 100644
--- a/src/Monitor.ahk
+++ b/src/Monitor.ahk
@@ -1,24 +1,18 @@
/*
bug.n -- tiling window management
- Copyright (c) 2010-2014 Joshua Fuhs, joten
-
- 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.
+ Copyright (c) 2010-2015 Joshua Fuhs, joten
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
+ 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 .
+ @license GNU General Public License version 3
+ ../LICENSE.md or
@version 8.4.0
*/
-
Monitor_init(m, doRestore)
{
Global
diff --git a/src/ResourceMonitor.ahk b/src/ResourceMonitor.ahk
index be6a725..90244db 100644
--- a/src/ResourceMonitor.ahk
+++ b/src/ResourceMonitor.ahk
@@ -1,19 +1,14 @@
/*
bug.n -- tiling window management
- Copyright (c) 2010-2014 Joshua Fuhs, joten
-
- 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.
+ Copyright (c) 2010-2015 Joshua Fuhs, joten
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
+ 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 .
+ @license GNU General Public License version 3
+ ../LICENSE.md or
@version 8.4.0
*/
diff --git a/src/View.ahk b/src/View.ahk
index 0e1917c..a7aa4c2 100644
--- a/src/View.ahk
+++ b/src/View.ahk
@@ -1,19 +1,14 @@
/*
bug.n -- tiling window management
- Copyright (c) 2010-2014 Joshua Fuhs, joten
-
- 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.
+ Copyright (c) 2010-2015 Joshua Fuhs, joten
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
+ 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 .
+ @license GNU General Public License version 3
+ ../LICENSE.md or
@version 8.4.0
*/