Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Archive
perl-Gnome2-Canvas
Commits
e3d79741
Commit
e3d79741
authored
Sep 21, 2020
by
Brian Manning
Browse files
Updated FSF address in all files that have it
- This closes RT#111436
parent
79caadef
Changes
11
Hide whitespace changes
Inline
Side-by-side
LICENSE
View file @
e3d79741
GNU LIBRARY GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Copyright (C) 1991 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
...
...
@@ -463,9 +462,8 @@ convey the exclusion of warranty; and each file should have at least the
Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307 USA.
License along with this library; if not, see
<https://www.gnu.org/licenses>.
Also add information on how to contact you by electronic and paper mail.
...
...
README
View file @
e3d79741
...
...
@@ -79,7 +79,5 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307 USA.
License along with this library; if not, see
<https://www.gnu.org/licenses/>.
canvas_demo/canvas-curve.pl
View file @
e3d79741
...
...
@@ -15,9 +15,8 @@ package CanvasBezierCurve;
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA.
# along with this program; if not, see
# <https://www.gnu.org/licenses/>.
#
# Authors:
# Mark McLoughlin <mark@skynet.ie>
...
...
gnomecanvasperl.h
View file @
e3d79741
...
...
@@ -12,9 +12,8 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307 USA.
* License along with this library; if not, see
* <https://www.gnu.org/licenses/>.
*
* $Id$
*/
...
...
xs/GnomeCanvas.xs
View file @
e3d79741
...
...
@@ -12,9 +12,8 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307 USA.
* License along with this library; if not, see
* <https://www.gnu.org/licenses/>.
*
* $Id$
*/
...
...
@@ -280,9 +279,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307 USA.
License along with this library; if not, see
L<https://www.gnu.org/licenses/>.
=cut
...
...
xs/GnomeCanvasBpath.xs
View file @
e3d79741
...
...
@@ -12,9 +12,8 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307 USA.
* License along with this library; if not, see
* <https://www.gnu.org/licenses/>.
*
* $Id$
*/
...
...
xs/GnomeCanvasItem.xs
View file @
e3d79741
...
...
@@ -12,9 +12,8 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307 USA.
* License along with this library; if not, see
* <https://www.gnu.org/licenses/>.
*
* $Id$
*/
...
...
xs/GnomeCanvasPathDef.xs
View file @
e3d79741
...
...
@@ -12,9 +12,8 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307 USA.
* License along with this library; if not, see
* <https://www.gnu.org/licenses/>.
*
* $Id$
*/
...
...
xs/GnomeCanvasRichText.xs
View file @
e3d79741
...
...
@@ -12,9 +12,8 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307 USA.
* License along with this library; if not, see
* <https://www.gnu.org/licenses/>.
*
* $Id$
*/
...
...
xs/GnomeCanvasShape.xs
View file @
e3d79741
...
...
@@ -12,9 +12,8 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307 USA.
* License along with this library; if not, see
* <https://www.gnu.org/licenses/>.
*
* $Id$
*/
...
...
xs/GnomeCanvasUtil.xs
View file @
e3d79741
...
...
@@ -12,9 +12,8 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307 USA.
* License along with this library; if not, see
* <https://www.gnu.org/licenses/>.
*
* $Id$
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment