Mercurial > hg > octave-nkf
changeset 18568:49877d3be064 gui-release
update copyright notices for new QtHandles code
line wrap: on
line diff
--- a/libgui/graphics/Backend.cc +++ b/libgui/graphics/Backend.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Backend.h +++ b/libgui/graphics/Backend.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/BaseControl.cc +++ b/libgui/graphics/BaseControl.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/BaseControl.h +++ b/libgui/graphics/BaseControl.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ButtonControl.cc +++ b/libgui/graphics/ButtonControl.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ButtonControl.h +++ b/libgui/graphics/ButtonControl.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Canvas.cc +++ b/libgui/graphics/Canvas.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Canvas.h +++ b/libgui/graphics/Canvas.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/CheckBoxControl.cc +++ b/libgui/graphics/CheckBoxControl.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/CheckBoxControl.h +++ b/libgui/graphics/CheckBoxControl.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Container.cc +++ b/libgui/graphics/Container.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Container.h +++ b/libgui/graphics/Container.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ContextMenu.cc +++ b/libgui/graphics/ContextMenu.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ContextMenu.h +++ b/libgui/graphics/ContextMenu.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/EditControl.cc +++ b/libgui/graphics/EditControl.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/EditControl.h +++ b/libgui/graphics/EditControl.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Figure.cc +++ b/libgui/graphics/Figure.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */ @@ -51,7 +52,7 @@ ////////////////////////////////////////////////////////////////////////////// -#define ABOUT_TEXT "<b>QtHandles</b> - a Qt-based toolkit for <a href=\"http://www.octave.org\">Octave</a>.<br><br>Copyright (C) 2011 Michael Goffioul." +#define ABOUT_TEXT "<b>QtHandles</b> - a Qt-based toolkit for <a href=\"http://www.octave.org\">Octave</a>.<br><br>Copyright (C) 2011-2014 Michael Goffioul" //////////////////////////////////////////////////////////////////////////////
--- a/libgui/graphics/Figure.h +++ b/libgui/graphics/Figure.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/FigureWindow.cc +++ b/libgui/graphics/FigureWindow.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/FigureWindow.h +++ b/libgui/graphics/FigureWindow.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/GLCanvas.cc +++ b/libgui/graphics/GLCanvas.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/GLCanvas.h +++ b/libgui/graphics/GLCanvas.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/GenericEventNotify.h +++ b/libgui/graphics/GenericEventNotify.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/KeyMap.cc +++ b/libgui/graphics/KeyMap.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/KeyMap.h +++ b/libgui/graphics/KeyMap.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ListBoxControl.cc +++ b/libgui/graphics/ListBoxControl.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ListBoxControl.h +++ b/libgui/graphics/ListBoxControl.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Logger.cc +++ b/libgui/graphics/Logger.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Logger.h +++ b/libgui/graphics/Logger.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Menu.cc +++ b/libgui/graphics/Menu.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Menu.h +++ b/libgui/graphics/Menu.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/MenuContainer.h +++ b/libgui/graphics/MenuContainer.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/MouseModeActionGroup.cc +++ b/libgui/graphics/MouseModeActionGroup.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/MouseModeActionGroup.h +++ b/libgui/graphics/MouseModeActionGroup.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Object.cc +++ b/libgui/graphics/Object.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Object.h +++ b/libgui/graphics/Object.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ObjectFactory.cc +++ b/libgui/graphics/ObjectFactory.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ObjectFactory.h +++ b/libgui/graphics/ObjectFactory.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ObjectProxy.cc +++ b/libgui/graphics/ObjectProxy.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ObjectProxy.h +++ b/libgui/graphics/ObjectProxy.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Panel.cc +++ b/libgui/graphics/Panel.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Panel.h +++ b/libgui/graphics/Panel.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/PopupMenuControl.cc +++ b/libgui/graphics/PopupMenuControl.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/PopupMenuControl.h +++ b/libgui/graphics/PopupMenuControl.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/PushButtonControl.cc +++ b/libgui/graphics/PushButtonControl.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/PushButtonControl.h +++ b/libgui/graphics/PushButtonControl.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/PushTool.cc +++ b/libgui/graphics/PushTool.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/PushTool.h +++ b/libgui/graphics/PushTool.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/RadioButtonControl.cc +++ b/libgui/graphics/RadioButtonControl.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/RadioButtonControl.h +++ b/libgui/graphics/RadioButtonControl.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/SliderControl.cc +++ b/libgui/graphics/SliderControl.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/SliderControl.h +++ b/libgui/graphics/SliderControl.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/TextControl.cc +++ b/libgui/graphics/TextControl.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/TextControl.h +++ b/libgui/graphics/TextControl.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/TextEdit.cc +++ b/libgui/graphics/TextEdit.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/TextEdit.h +++ b/libgui/graphics/TextEdit.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ToggleButtonControl.cc +++ b/libgui/graphics/ToggleButtonControl.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ToggleButtonControl.h +++ b/libgui/graphics/ToggleButtonControl.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ToggleTool.cc +++ b/libgui/graphics/ToggleTool.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ToggleTool.h +++ b/libgui/graphics/ToggleTool.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ToolBar.cc +++ b/libgui/graphics/ToolBar.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ToolBar.h +++ b/libgui/graphics/ToolBar.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ToolBarButton.cc +++ b/libgui/graphics/ToolBarButton.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/ToolBarButton.h +++ b/libgui/graphics/ToolBarButton.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Utils.cc +++ b/libgui/graphics/Utils.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/Utils.h +++ b/libgui/graphics/Utils.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/__init_qt__.cc +++ b/libgui/graphics/__init_qt__.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/__init_qt__.h +++ b/libgui/graphics/__init_qt__.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/gl-select.cc +++ b/libgui/graphics/gl-select.cc @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */
--- a/libgui/graphics/gl-select.h +++ b/libgui/graphics/gl-select.h @@ -1,21 +1,22 @@ /* -Copyright (C) 2011 Michael Goffioul. +Copyright (C) 2011-2014 Michael Goffioul -This file is part of QtHandles. +This file is part of Octave. -Foobar 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. +Octave 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. -QtHandles 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. +Octave 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 Foobar. If not, see <http://www.gnu.org/licenses/>. +along with Octave; see the file COPYING. If not, see +<http://www.gnu.org/licenses/>. */