diff options
Diffstat (limited to 'accessx-status')
-rw-r--r-- | accessx-status/applet.c | 4 | ||||
-rw-r--r-- | accessx-status/applet.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/accessx-status/applet.c b/accessx-status/applet.c index b6ee8934..66d71522 100644 --- a/accessx-status/applet.c +++ b/accessx-status/applet.c @@ -13,8 +13,8 @@ * * 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. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <config.h> diff --git a/accessx-status/applet.h b/accessx-status/applet.h index 5872fff1..fae6db56 100644 --- a/accessx-status/applet.h +++ b/accessx-status/applet.h @@ -13,8 +13,8 @@ * * 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. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __ACCESSX_APPLET_H__ |