diff options
Diffstat (limited to 'gtk/gtklinkbutton.h')
-rw-r--r-- | gtk/gtklinkbutton.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/gtklinkbutton.h b/gtk/gtklinkbutton.h index 1f74477bef..0de6685847 100644 --- a/gtk/gtklinkbutton.h +++ b/gtk/gtklinkbutton.h @@ -18,8 +18,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, Cambridge, MA 02139, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) |