diff options
Diffstat (limited to 'a11y/widgets')
-rw-r--r-- | a11y/widgets/ea-calendar-cell.c | 4 | ||||
-rw-r--r-- | a11y/widgets/ea-calendar-cell.h | 4 | ||||
-rw-r--r-- | a11y/widgets/ea-calendar-item.c | 4 | ||||
-rw-r--r-- | a11y/widgets/ea-calendar-item.h | 4 | ||||
-rw-r--r-- | a11y/widgets/ea-expander.c | 4 | ||||
-rw-r--r-- | a11y/widgets/ea-expander.h | 4 | ||||
-rw-r--r-- | a11y/widgets/ea-widgets.c | 4 | ||||
-rw-r--r-- | a11y/widgets/ea-widgets.h | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/a11y/widgets/ea-calendar-cell.c b/a11y/widgets/ea-calendar-cell.c index b941bbc15c..0ec6f6ce8b 100644 --- a/a11y/widgets/ea-calendar-cell.c +++ b/a11y/widgets/ea-calendar-cell.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Bolian Yin <bolian.yin@sun.com> Sun Microsystem Inc., 2003 * diff --git a/a11y/widgets/ea-calendar-cell.h b/a11y/widgets/ea-calendar-cell.h index 9cd1ea31f1..576d6f7864 100644 --- a/a11y/widgets/ea-calendar-cell.h +++ b/a11y/widgets/ea-calendar-cell.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Bolian Yin <bolian.yin@sun.com> Sun Microsystem Inc., 2003 * diff --git a/a11y/widgets/ea-calendar-item.c b/a11y/widgets/ea-calendar-item.c index fa7e85c397..9def176376 100644 --- a/a11y/widgets/ea-calendar-item.c +++ b/a11y/widgets/ea-calendar-item.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Bolian Yin <bolian.yin@sun.com> Sun Microsystem Inc., 2003 * diff --git a/a11y/widgets/ea-calendar-item.h b/a11y/widgets/ea-calendar-item.h index 5ba0c2b274..31e658acae 100644 --- a/a11y/widgets/ea-calendar-item.h +++ b/a11y/widgets/ea-calendar-item.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Bolian Yin <bolian.yin@sun.com> Sun Microsystem Inc., 2003 * diff --git a/a11y/widgets/ea-expander.c b/a11y/widgets/ea-expander.c index 965c738b03..ebf0b67d1f 100644 --- a/a11y/widgets/ea-expander.c +++ b/a11y/widgets/ea-expander.c @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Boby Wang <boby.wang@sun.com> Sun Microsystem Inc., 2006 * diff --git a/a11y/widgets/ea-expander.h b/a11y/widgets/ea-expander.h index e23a77dcd6..5216161658 100644 --- a/a11y/widgets/ea-expander.h +++ b/a11y/widgets/ea-expander.h @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Boby Wang <boby.wang@sun.com> Sun Microsystem Inc., 2006 * diff --git a/a11y/widgets/ea-widgets.c b/a11y/widgets/ea-widgets.c index fb7ee0f075..22bbf02cd5 100644 --- a/a11y/widgets/ea-widgets.c +++ b/a11y/widgets/ea-widgets.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Bolian Yin <bolian.yin@sun.com> Sun Microsystem Inc., 2003 * diff --git a/a11y/widgets/ea-widgets.h b/a11y/widgets/ea-widgets.h index 27098d8b16..6b3e042d05 100644 --- a/a11y/widgets/ea-widgets.h +++ b/a11y/widgets/ea-widgets.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Bolian Yin <bolian.yin@sun.com> Sun Microsystem Inc., 2003 * |