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