diff options
Diffstat (limited to 'gtk/gtksearchenginequartz.c')
-rw-r--r-- | gtk/gtksearchenginequartz.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/gtksearchenginequartz.c b/gtk/gtksearchenginequartz.c index 5d3d5004e5..7281fcf9b2 100644 --- a/gtk/gtksearchenginequartz.c +++ b/gtk/gtksearchenginequartz.c @@ -12,8 +12,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, + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <Cocoa/Cocoa.h> |