aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-user-creatable-items-handler.h
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-10-27 07:53:35 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-10-27 07:53:35 +0800
commit067aaf149ec31e530a344167f59a895eefb350b8 (patch)
tree66e9d9fe0cd04c9cd3e6e8f77dc712334521fe84 /shell/e-shell-user-creatable-items-handler.h
parent6450290c2082bdd938d3f8c5615714aea1127d1a (diff)
downloadgsoc2013-evolution-067aaf149ec31e530a344167f59a895eefb350b8.tar.gz
gsoc2013-evolution-067aaf149ec31e530a344167f59a895eefb350b8.tar.zst
gsoc2013-evolution-067aaf149ec31e530a344167f59a895eefb350b8.zip
Update the licensing information to require version 2 of the GPL
explicitly. svn path=/trunk/; revision=14186
Diffstat (limited to 'shell/e-shell-user-creatable-items-handler.h')
-rw-r--r--shell/e-shell-user-creatable-items-handler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-shell-user-creatable-items-handler.h b/shell/e-shell-user-creatable-items-handler.h
index 50cf2bd750..271354ed70 100644
--- a/shell/e-shell-user-creatable-items-handler.h
+++ b/shell/e-shell-user-creatable-items-handler.h
@@ -4,9 +4,9 @@
* Copyright (C) 2001 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
+ * modify it under the terms of version 2 of the GNU General Public
* published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * License as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
d> Approved by: portmgr blanket Approved by: kwm * Modernize LIB_DEPENDSbapt2014-07-141-3/+3 | | | | With hat: portmgr * Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-131-1/+1 | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) * - Stage supportmiwi2014-02-171-1/+0 | * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1 | | | | graphics) * Unbreak graphics/libsvg on current after r254273.bsam2013-09-131-0/+1 | | | | | | PR: ports/182038 Submitted by: Anton Shterenlikht <mexas@bris.ac.uk> Approved by: portmgr (bapt) * Add an explicit dependency on pkgconfigbapt2013-09-021-6/+2 | * - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+2 | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising * - update png to 1.5.10dinoex2012-06-011-2/+2 | * Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1 | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> * Sync to new bsd.autotools.mkade2010-12-041-1/+1 | * - update to 1.4.1dinoex2010-03-281-2/+2 | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi * - update to jpeg-8dinoex2010-02-051-2/+2 | * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr * - update to jpeg7dinoex2009-07-181-2/+2 | | | | Tested by: pav on pointyhat * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-9/+1 | * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. * Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1 | * INSTALLS_SHLIB -> USE_LDCONFIG.mezz2006-11-051-1/+1 | | | | Found by: portlint (cports.sh) * Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0 | * Conversion to a single libtool environment.ade2006-02-231-1/+2 | | | | Approved by: portmgr (kris) * Update to 0.1.4.marcus2005-11-051-2/+3 | * Transfer MAINTAINER to gnome@FreeBSD.orgahze2005-03-031-1/+1 | * - Update to 0.1.3ahze2005-02-161-3/+2 | * Temporarily remove cairographics.org from MASTER_SITES since the distfile eitherahze2004-12-121-2/+1 | | | | does not exist or md5 does not match what is in distinfo * Add MASTER_SITE_LOCAL to MASTER_SITES untilahze2004-11-201-1/+3 | | | | | | freedesktop.org is back in order Approved by: adamw (implicit) * Change email to new FreeBSD.org addressahze2004-10-301-1/+1 | | | | Approved by:adamw (mentor)