summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2012-02-27 13:01:10 +0000
committerJavier Jardón <jjardon@gnome.org>2012-02-27 17:06:11 +0000
commit9d0febc9a64a5bfb0fcfc3a88de4757f6c1ff090 (patch)
treefb0fe1ad6fcea9379c2e7cba6958653a6fc8742e /demos
parentdf1ff836a8ba09bd9d17ba288ea297028b1bb756 (diff)
downloadgtk+-9d0febc9a64a5bfb0fcfc3a88de4757f6c1ff090.tar.gz
Change FSF Address
Diffstat (limited to 'demos')
-rw-r--r--demos/pixbuf-demo/pixbuf-demo.c4
-rw-r--r--demos/widget-factory/widget-factory.c4
2 files changed, 2 insertions, 6 deletions
diff --git a/demos/pixbuf-demo/pixbuf-demo.c b/demos/pixbuf-demo/pixbuf-demo.c
index 64b3f0490a..2f1e21f19a 100644
--- a/demos/pixbuf-demo/pixbuf-demo.c
+++ b/demos/pixbuf-demo/pixbuf-demo.c
@@ -15,9 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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 <http://www.gnu.org/licenses/>.
*/
#include "config.h"
diff --git a/demos/widget-factory/widget-factory.c b/demos/widget-factory/widget-factory.c
index 29ce17e156..7c30f91f18 100644
--- a/demos/widget-factory/widget-factory.c
+++ b/demos/widget-factory/widget-factory.c
@@ -14,9 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- * MA 02110-1301, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
*
* Authored by Andrea Cimitan <andrea.cimitan@canonical.com>
*