[atk] Updated FSF's address
- From: Daniel Mustieles García <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Updated FSF's address
- Date: Fri, 31 Jan 2014 13:23:09 +0000 (UTC)
commit feb4bd4c5b24672b1d8bbf0783e96539af0d0ba4
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Thu Jan 23 12:54:36 2014 +0100
Updated FSF's address
atk/atk.h | 4 +---
atk/atkaction.c | 4 +---
atk/atkaction.h | 4 +---
atk/atkcomponent.c | 4 +---
atk/atkcomponent.h | 4 +---
atk/atkdocument.c | 4 +---
atk/atkdocument.h | 4 +---
atk/atkeditabletext.c | 4 +---
atk/atkeditabletext.h | 4 +---
atk/atkgobjectaccessible.c | 4 +---
atk/atkgobjectaccessible.h | 4 +---
atk/atkhyperlink.c | 4 +---
atk/atkhyperlink.h | 4 +---
atk/atkhyperlinkimpl.c | 4 +---
atk/atkhyperlinkimpl.h | 4 +---
atk/atkhypertext.c | 4 +---
atk/atkhypertext.h | 4 +---
atk/atkimage.c | 4 +---
atk/atkimage.h | 4 +---
atk/atkmisc.c | 4 +---
atk/atkmisc.h | 4 +---
atk/atknoopobject.c | 4 +---
atk/atknoopobject.h | 4 +---
atk/atknoopobjectfactory.c | 4 +---
atk/atknoopobjectfactory.h | 4 +---
atk/atkobject.c | 4 +---
atk/atkobject.h | 4 +---
atk/atkobjectfactory.c | 4 +---
atk/atkobjectfactory.h | 4 +---
atk/atkplug.c | 4 +---
atk/atkplug.h | 4 +---
atk/atkregistry.c | 4 +---
atk/atkregistry.h | 4 +---
atk/atkrelation.c | 4 +---
atk/atkrelation.h | 4 +---
atk/atkrelationset.c | 4 +---
atk/atkrelationset.h | 4 +---
atk/atkrelationtype.h | 4 +---
atk/atkselection.c | 4 +---
atk/atkselection.h | 4 +---
atk/atksocket.c | 4 +---
atk/atksocket.h | 4 +---
atk/atkstate.c | 4 +---
atk/atkstate.h | 4 +---
atk/atkstateset.c | 4 +---
atk/atkstateset.h | 4 +---
atk/atkstreamablecontent.c | 4 +---
atk/atkstreamablecontent.h | 4 +---
atk/atktable.c | 4 +---
atk/atktable.h | 4 +---
atk/atktext.c | 4 +---
atk/atktext.h | 4 +---
atk/atkutil.c | 4 +---
atk/atkutil.h | 4 +---
atk/atkvalue.c | 4 +---
atk/atkvalue.h | 4 +---
atk/atkversion.c | 4 +---
atk/atkversion.h.in | 4 +---
atk/atkwindow.c | 4 +---
atk/atkwindow.h | 4 +---
tests/testdocument.c | 4 +---
tests/testrelation.c | 4 +---
tests/testrole.c | 4 +---
tests/teststateset.c | 4 +---
64 files changed, 64 insertions(+), 192 deletions(-)
---
diff --git a/atk/atk.h b/atk/atk.h
old mode 100755
new mode 100644
index 0febcf8..a9ee7a6
--- a/atk/atk.h
+++ b/atk/atk.h
@@ -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/>.
*/
#ifndef __ATK_H__
diff --git a/atk/atkaction.c b/atk/atkaction.c
old mode 100755
new mode 100644
index 089a2fd..aa76643
--- a/atk/atkaction.c
+++ b/atk/atkaction.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atkaction.h"
diff --git a/atk/atkaction.h b/atk/atkaction.h
old mode 100755
new mode 100644
index 6991ab5..d15544f
--- a/atk/atkaction.h
+++ b/atk/atkaction.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkcomponent.c b/atk/atkcomponent.c
old mode 100755
new mode 100644
index 9a574c7..f98f070
--- a/atk/atkcomponent.c
+++ b/atk/atkcomponent.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/atk/atkcomponent.h b/atk/atkcomponent.h
old mode 100755
new mode 100644
index c14ac22..888ce11
--- a/atk/atkcomponent.h
+++ b/atk/atkcomponent.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkdocument.c b/atk/atkdocument.c
old mode 100755
new mode 100644
index b0a8c8f..4125699
--- a/atk/atkdocument.c
+++ b/atk/atkdocument.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atkdocument.h"
diff --git a/atk/atkdocument.h b/atk/atkdocument.h
old mode 100755
new mode 100644
index bc6d458..23abf64
--- a/atk/atkdocument.h
+++ b/atk/atkdocument.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkeditabletext.c b/atk/atkeditabletext.c
old mode 100755
new mode 100644
index 1ff6ed8..b72def4
--- a/atk/atkeditabletext.c
+++ b/atk/atkeditabletext.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 "atkeditabletext.h"
diff --git a/atk/atkeditabletext.h b/atk/atkeditabletext.h
old mode 100755
new mode 100644
index 0849595..92a0ad6
--- a/atk/atkeditabletext.h
+++ b/atk/atkeditabletext.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkgobjectaccessible.c b/atk/atkgobjectaccessible.c
index 4f3a07c..aaf9d92 100644
--- a/atk/atkgobjectaccessible.c
+++ b/atk/atkgobjectaccessible.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <atk/atkgobjectaccessible.h>
diff --git a/atk/atkgobjectaccessible.h b/atk/atkgobjectaccessible.h
index 2901291..80f05a3 100644
--- a/atk/atkgobjectaccessible.h
+++ b/atk/atkgobjectaccessible.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkhyperlink.c b/atk/atkhyperlink.c
old mode 100755
new mode 100644
index e31f982..d3b8c48
--- a/atk/atkhyperlink.c
+++ b/atk/atkhyperlink.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "config.h"
diff --git a/atk/atkhyperlink.h b/atk/atkhyperlink.h
old mode 100755
new mode 100644
index c1bd0bf..9acb027
--- a/atk/atkhyperlink.h
+++ b/atk/atkhyperlink.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkhyperlinkimpl.c b/atk/atkhyperlinkimpl.c
index bdfe6c1..0059fc6 100644
--- a/atk/atkhyperlinkimpl.c
+++ b/atk/atkhyperlinkimpl.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <string.h>
diff --git a/atk/atkhyperlinkimpl.h b/atk/atkhyperlinkimpl.h
index e8e033a..b9cea87 100644
--- a/atk/atkhyperlinkimpl.h
+++ b/atk/atkhyperlinkimpl.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkhypertext.c b/atk/atkhypertext.c
old mode 100755
new mode 100644
index 10448e2..d088729
--- a/atk/atkhypertext.c
+++ b/atk/atkhypertext.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 "atkhypertext.h"
diff --git a/atk/atkhypertext.h b/atk/atkhypertext.h
old mode 100755
new mode 100644
index 6dc2a27..a8b4431
--- a/atk/atkhypertext.h
+++ b/atk/atkhypertext.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkimage.c b/atk/atkimage.c
old mode 100755
new mode 100644
index 00a1819..53ae628
--- a/atk/atkimage.c
+++ b/atk/atkimage.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atkimage.h"
diff --git a/atk/atkimage.h b/atk/atkimage.h
old mode 100755
new mode 100644
index 9977e52..7ba9683
--- a/atk/atkimage.h
+++ b/atk/atkimage.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkmisc.c b/atk/atkmisc.c
old mode 100755
new mode 100644
index b6aaeea..90578df
--- a/atk/atkmisc.c
+++ b/atk/atkmisc.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atkmisc.h"
diff --git a/atk/atkmisc.h b/atk/atkmisc.h
old mode 100755
new mode 100644
index 269e4d2..c43ad06
--- a/atk/atkmisc.h
+++ b/atk/atkmisc.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atknoopobject.c b/atk/atknoopobject.c
index 6e670ff..1ccdc40 100644
--- a/atk/atknoopobject.c
+++ b/atk/atknoopobject.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atk.h"
diff --git a/atk/atknoopobject.h b/atk/atknoopobject.h
index 261571c..9243053 100644
--- a/atk/atknoopobject.h
+++ b/atk/atknoopobject.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atknoopobjectfactory.c b/atk/atknoopobjectfactory.c
old mode 100755
new mode 100644
index 2b0a90a..406cf77
--- a/atk/atknoopobjectfactory.c
+++ b/atk/atknoopobjectfactory.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atkobject.h"
diff --git a/atk/atknoopobjectfactory.h b/atk/atknoopobjectfactory.h
old mode 100755
new mode 100644
index b216d6c..56eddb3
--- a/atk/atknoopobjectfactory.h
+++ b/atk/atknoopobjectfactory.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkobject.c b/atk/atkobject.c
old mode 100755
new mode 100644
index 3d4060a..5eafe1e
--- a/atk/atkobject.c
+++ b/atk/atkobject.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "config.h"
diff --git a/atk/atkobject.h b/atk/atkobject.h
old mode 100755
new mode 100644
index f0cb898..b017697
--- a/atk/atkobject.h
+++ b/atk/atkobject.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkobjectfactory.c b/atk/atkobjectfactory.c
old mode 100755
new mode 100644
index 0741714..8a04111
--- a/atk/atkobjectfactory.c
+++ b/atk/atkobjectfactory.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atkobjectfactory.h"
diff --git a/atk/atkobjectfactory.h b/atk/atkobjectfactory.h
old mode 100755
new mode 100644
index ff7e254..f6bfe9a
--- a/atk/atkobjectfactory.h
+++ b/atk/atkobjectfactory.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkplug.c b/atk/atkplug.c
index 21ce461..1b87990 100644
--- a/atk/atkplug.c
+++ b/atk/atkplug.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atk.h"
diff --git a/atk/atkplug.h b/atk/atkplug.h
index 7d6efd4..d5750de 100644
--- a/atk/atkplug.h
+++ b/atk/atkplug.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkregistry.c b/atk/atkregistry.c
index fb732c9..39a701b 100644
--- a/atk/atkregistry.c
+++ b/atk/atkregistry.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 "atkregistry.h"
diff --git a/atk/atkregistry.h b/atk/atkregistry.h
index e6cf7d6..b520fe4 100644
--- a/atk/atkregistry.h
+++ b/atk/atkregistry.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkrelation.c b/atk/atkrelation.c
old mode 100755
new mode 100644
index 835d30c..f7325ae
--- a/atk/atkrelation.c
+++ b/atk/atkrelation.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <string.h>
diff --git a/atk/atkrelation.h b/atk/atkrelation.h
old mode 100755
new mode 100644
index 5cccaee..15192f4
--- a/atk/atkrelation.h
+++ b/atk/atkrelation.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkrelationset.c b/atk/atkrelationset.c
old mode 100755
new mode 100644
index 835ded5..cef479e
--- a/atk/atkrelationset.c
+++ b/atk/atkrelationset.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <glib-object.h>
diff --git a/atk/atkrelationset.h b/atk/atkrelationset.h
old mode 100755
new mode 100644
index 2d97bf1..6bebd90
--- a/atk/atkrelationset.h
+++ b/atk/atkrelationset.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkrelationtype.h b/atk/atkrelationtype.h
old mode 100755
new mode 100644
index c932e56..2cc9cac
--- a/atk/atkrelationtype.h
+++ b/atk/atkrelationtype.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkselection.c b/atk/atkselection.c
old mode 100755
new mode 100644
index c324a4a..31d1822
--- a/atk/atkselection.c
+++ b/atk/atkselection.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atkselection.h"
diff --git a/atk/atkselection.h b/atk/atkselection.h
old mode 100755
new mode 100644
index 715b97a..e397b49
--- a/atk/atkselection.h
+++ b/atk/atkselection.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atksocket.c b/atk/atksocket.c
index fd2e6aa..2d4e0fc 100644
--- a/atk/atksocket.c
+++ b/atk/atksocket.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atk.h"
diff --git a/atk/atksocket.h b/atk/atksocket.h
index 813d4f3..e3aa3b2 100644
--- a/atk/atksocket.h
+++ b/atk/atksocket.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkstate.c b/atk/atkstate.c
old mode 100755
new mode 100644
index 581b641..687af25
--- a/atk/atkstate.c
+++ b/atk/atkstate.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atk.h"
diff --git a/atk/atkstate.h b/atk/atkstate.h
old mode 100755
new mode 100644
index 66228db..35ed9d9
--- a/atk/atkstate.h
+++ b/atk/atkstate.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkstateset.c b/atk/atkstateset.c
old mode 100755
new mode 100644
index 1497bed..600add4
--- a/atk/atkstateset.c
+++ b/atk/atkstateset.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <glib-object.h>
diff --git a/atk/atkstateset.h b/atk/atkstateset.h
old mode 100755
new mode 100644
index b592eb5..0db4072
--- a/atk/atkstateset.h
+++ b/atk/atkstateset.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkstreamablecontent.c b/atk/atkstreamablecontent.c
old mode 100755
new mode 100644
index 4e8399a..f2a5363
--- a/atk/atkstreamablecontent.c
+++ b/atk/atkstreamablecontent.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atkstreamablecontent.h"
diff --git a/atk/atkstreamablecontent.h b/atk/atkstreamablecontent.h
old mode 100755
new mode 100644
index 54d832b..8d8df9f
--- a/atk/atkstreamablecontent.h
+++ b/atk/atkstreamablecontent.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atktable.c b/atk/atktable.c
old mode 100755
new mode 100644
index 6371bf3..9f8d4dd
--- a/atk/atktable.c
+++ b/atk/atktable.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atktable.h"
diff --git a/atk/atktable.h b/atk/atktable.h
old mode 100755
new mode 100644
index 124cfbc..2092cf0
--- a/atk/atktable.h
+++ b/atk/atktable.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atktext.c b/atk/atktext.c
old mode 100755
new mode 100644
index a8f44d5..08e0648
--- a/atk/atktext.c
+++ b/atk/atktext.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 "atk.h"
diff --git a/atk/atktext.h b/atk/atktext.h
old mode 100755
new mode 100644
index 2808fc6..4c90cb1
--- a/atk/atktext.h
+++ b/atk/atktext.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkutil.c b/atk/atkutil.c
old mode 100755
new mode 100644
index 058fc6d..be4434f
--- a/atk/atkutil.c
+++ b/atk/atkutil.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atkutil.h"
diff --git a/atk/atkutil.h b/atk/atkutil.h
old mode 100755
new mode 100644
index 0b0c402..594eb44
--- a/atk/atkutil.h
+++ b/atk/atkutil.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkvalue.c b/atk/atkvalue.c
old mode 100755
new mode 100644
index 2a6b083..1216a21
--- a/atk/atkvalue.c
+++ b/atk/atkvalue.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <string.h>
diff --git a/atk/atkvalue.h b/atk/atkvalue.h
old mode 100755
new mode 100644
index 56554d3..eb59091
--- a/atk/atkvalue.h
+++ b/atk/atkvalue.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkversion.c b/atk/atkversion.c
index a54aef9..752b306 100644
--- a/atk/atkversion.c
+++ b/atk/atkversion.c
@@ -15,9 +15,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 "atk.h"
diff --git a/atk/atkversion.h.in b/atk/atkversion.h.in
index 65c9ece..de65582 100644
--- a/atk/atkversion.h.in
+++ b/atk/atkversion.h.in
@@ -15,9 +15,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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/atk/atkwindow.c b/atk/atkwindow.c
index 6b36c3d..bc49813 100644
--- a/atk/atkwindow.c
+++ b/atk/atkwindow.c
@@ -12,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "atkwindow.h"
diff --git a/atk/atkwindow.h b/atk/atkwindow.h
index dfc38ba..fd1b03d 100644
--- a/atk/atkwindow.h
+++ b/atk/atkwindow.h
@@ -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/>.
*/
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
diff --git a/tests/testdocument.c b/tests/testdocument.c
index bab4cb0..0ca5b34 100644
--- a/tests/testdocument.c
+++ b/tests/testdocument.c
@@ -13,9 +13,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 <atk/atk.h>
diff --git a/tests/testrelation.c b/tests/testrelation.c
index 6cc0be5..5c98c56 100644
--- a/tests/testrelation.c
+++ b/tests/testrelation.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 <atk/atk.h>
diff --git a/tests/testrole.c b/tests/testrole.c
index a50f096..2c7724e 100644
--- a/tests/testrole.c
+++ b/tests/testrole.c
@@ -14,9 +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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <atk/atk.h>
#include <string.h>
diff --git a/tests/teststateset.c b/tests/teststateset.c
index a9a3a6c..3bd9666 100644
--- a/tests/teststateset.c
+++ b/tests/teststateset.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 <atk/atk.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]