diff options
author | Javier Jardón <jjardon@gnome.org> | 2012-02-27 13:01:10 +0000 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2012-02-27 17:06:11 +0000 |
commit | 9d0febc9a64a5bfb0fcfc3a88de4757f6c1ff090 (patch) | |
tree | fb0fe1ad6fcea9379c2e7cba6958653a6fc8742e /demos | |
parent | df1ff836a8ba09bd9d17ba288ea297028b1bb756 (diff) | |
download | gtk+-9d0febc9a64a5bfb0fcfc3a88de4757f6c1ff090.tar.gz |
Change FSF Address
Diffstat (limited to 'demos')
-rw-r--r-- | demos/pixbuf-demo/pixbuf-demo.c | 4 | ||||
-rw-r--r-- | demos/widget-factory/widget-factory.c | 4 |
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> * |