diff options
author | Andika Triwidada <andika@gmail.com> | 2014-01-12 19:56:49 +0700 |
---|---|---|
committer | Andika Triwidada <andika@gmail.com> | 2014-01-12 19:56:49 +0700 |
commit | 0a768d274d8facc6b3d0125e3e9fd2271c0cc4e9 (patch) | |
tree | 7be85cf84fbe3ee40f2a579293ae604057e3140f /tests/testflowbox.c | |
parent | 902ebaafd5ddca6fec8a7271190f667892810bfd (diff) | |
download | gtk+-0a768d274d8facc6b3d0125e3e9fd2271c0cc4e9.tar.gz |
Changed obsolete FSF portal addresses to web address
Fixed https://bugzilla.gnome.org/show_bug.cgi?id=721530
Diffstat (limited to 'tests/testflowbox.c')
-rw-r--r-- | tests/testflowbox.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/testflowbox.c b/tests/testflowbox.c index ae416d9909..4efc9b726c 100644 --- a/tests/testflowbox.c +++ b/tests/testflowbox.c @@ -12,9 +12,7 @@ * 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 <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> |