Skip to content

Commit

Permalink
Updated copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
joten committed Jan 25, 2015
1 parent b51fc07 commit b2139b1
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 73 deletions.
13 changes: 4 additions & 9 deletions src/Bar.ahk
Original file line number Diff line number Diff line change
@@ -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 <http://www.gnu.org/licenses/>.
@license GNU General Public License version 3
../LICENSE.md or <http://www.gnu.org/licenses/>
@version 8.4.0
*/
Expand Down
13 changes: 4 additions & 9 deletions src/Config.ahk
Original file line number Diff line number Diff line change
@@ -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 <http://www.gnu.org/licenses/>.
@license GNU General Public License version 3
../LICENSE.md or <http://www.gnu.org/licenses/>
@version 8.4.0
*/
Expand Down
13 changes: 4 additions & 9 deletions src/Debug.ahk
Original file line number Diff line number Diff line change
@@ -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 <http://www.gnu.org/licenses/>.
@license GNU General Public License version 3
../LICENSE.md or <http://www.gnu.org/licenses/>
@version 8.4.0
*/
Expand Down
13 changes: 4 additions & 9 deletions src/Main.ahk
Original file line number Diff line number Diff line change
@@ -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 <http://www.gnu.org/licenses/>.
@license GNU General Public License version 3
../LICENSE.md or <http://www.gnu.org/licenses/>
@version 8.4.0
*/
Expand Down
13 changes: 4 additions & 9 deletions src/Manager.ahk
Original file line number Diff line number Diff line change
@@ -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 <http://www.gnu.org/licenses/>.
@license GNU General Public License version 3
../LICENSE.md or <http://www.gnu.org/licenses/>
@version 8.4.0
*/
Expand Down
14 changes: 4 additions & 10 deletions src/Monitor.ahk
Original file line number Diff line number Diff line change
@@ -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 <http://www.gnu.org/licenses/>.
@license GNU General Public License version 3
../LICENSE.md or <http://www.gnu.org/licenses/>
@version 8.4.0
*/


Monitor_init(m, doRestore)
{
Global
Expand Down
13 changes: 4 additions & 9 deletions src/ResourceMonitor.ahk
Original file line number Diff line number Diff line change
@@ -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 <http://www.gnu.org/licenses/>.
@license GNU General Public License version 3
../LICENSE.md or <http://www.gnu.org/licenses/>
@version 8.4.0
*/
Expand Down
13 changes: 4 additions & 9 deletions src/View.ahk
Original file line number Diff line number Diff line change
@@ -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 <http://www.gnu.org/licenses/>.
@license GNU General Public License version 3
../LICENSE.md or <http://www.gnu.org/licenses/>
@version 8.4.0
*/
Expand Down

0 comments on commit b2139b1

Please sign in to comment.