diff options
Diffstat (limited to 'stickynotes')
-rw-r--r-- | stickynotes/stickynotes.c | 4 | ||||
-rw-r--r-- | stickynotes/stickynotes.h | 4 | ||||
-rw-r--r-- | stickynotes/stickynotes_applet.c | 4 | ||||
-rw-r--r-- | stickynotes/stickynotes_applet.h | 4 | ||||
-rw-r--r-- | stickynotes/stickynotes_applet_callbacks.c | 4 | ||||
-rw-r--r-- | stickynotes/stickynotes_applet_callbacks.h | 4 | ||||
-rw-r--r-- | stickynotes/stickynotes_callbacks.c | 4 | ||||
-rw-r--r-- | stickynotes/stickynotes_callbacks.h | 4 | ||||
-rw-r--r-- | stickynotes/util.c | 4 | ||||
-rw-r--r-- | stickynotes/util.h | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/stickynotes/stickynotes.c b/stickynotes/stickynotes.c index 418115ba..20e020bf 100644 --- a/stickynotes/stickynotes.c +++ b/stickynotes/stickynotes.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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include <config.h> diff --git a/stickynotes/stickynotes.h b/stickynotes/stickynotes.h index 2e2f3b39..7ec97871 100644 --- a/stickynotes/stickynotes.h +++ b/stickynotes/stickynotes.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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __STICKYNOTES_H__ diff --git a/stickynotes/stickynotes_applet.c b/stickynotes/stickynotes_applet.c index 59d8210a..8db1584f 100644 --- a/stickynotes/stickynotes_applet.c +++ b/stickynotes/stickynotes_applet.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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include <config.h> diff --git a/stickynotes/stickynotes_applet.h b/stickynotes/stickynotes_applet.h index 5a351502..4c66dd92 100644 --- a/stickynotes/stickynotes_applet.h +++ b/stickynotes/stickynotes_applet.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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __STICKYNOTES_APPLET_H__ diff --git a/stickynotes/stickynotes_applet_callbacks.c b/stickynotes/stickynotes_applet_callbacks.c index e1b9037c..ec736d5a 100644 --- a/stickynotes/stickynotes_applet_callbacks.c +++ b/stickynotes/stickynotes_applet_callbacks.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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include <config.h> diff --git a/stickynotes/stickynotes_applet_callbacks.h b/stickynotes/stickynotes_applet_callbacks.h index 1f617e93..8506a985 100644 --- a/stickynotes/stickynotes_applet_callbacks.h +++ b/stickynotes/stickynotes_applet_callbacks.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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include <stickynotes_applet.h> diff --git a/stickynotes/stickynotes_callbacks.c b/stickynotes/stickynotes_callbacks.c index 604e5085..1d9e6573 100644 --- a/stickynotes/stickynotes_callbacks.c +++ b/stickynotes/stickynotes_callbacks.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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include <config.h> diff --git a/stickynotes/stickynotes_callbacks.h b/stickynotes/stickynotes_callbacks.h index 686d7da2..02162ce1 100644 --- a/stickynotes/stickynotes_callbacks.h +++ b/stickynotes/stickynotes_callbacks.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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __STICKYNOTES_CALLBACKS_H__ diff --git a/stickynotes/util.c b/stickynotes/util.c index aec48c28..43139f4f 100644 --- a/stickynotes/util.c +++ b/stickynotes/util.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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include <config.h> diff --git a/stickynotes/util.h b/stickynotes/util.h index 6ffe823a..9a8b63a8 100644 --- a/stickynotes/util.h +++ b/stickynotes/util.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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __UTIL_H__ |