diff options
Diffstat (limited to 'atk/atkeditabletext.c')
-rwxr-xr-x[-rw-r--r--] | atk/atkeditabletext.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/atk/atkeditabletext.c b/atk/atkeditabletext.c index b72def4..1ff6ed8 100644..100755 --- a/atk/atkeditabletext.c +++ b/atk/atkeditabletext.c @@ -12,7 +12,9 @@ * 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, see <http://www.gnu.org/licenses/>. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "atkeditabletext.h" |