diff --git a/COPYING b/COPYING index d60c31a..dcd427a 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/src/conf.c b/src/conf.c index 0d8f101..5eda411 100644 --- a/src/conf.c +++ b/src/conf.c @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/conf.h b/src/conf.h index c43f598..e77171e 100644 --- a/src/conf.h +++ b/src/conf.h @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PUSB_CONF_H_ diff --git a/src/device.c b/src/device.c index dfe9ae0..05bdd39 100644 --- a/src/device.c +++ b/src/device.c @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/device.h b/src/device.h index e9a3851..793d0a0 100644 --- a/src/device.h +++ b/src/device.h @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PUSB_DEVICE_H_ diff --git a/src/hal.c b/src/hal.c index f951792..c4c0357 100644 --- a/src/hal.c +++ b/src/hal.c @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/hal.h b/src/hal.h index 78cbd0b..930e91c 100644 --- a/src/hal.h +++ b/src/hal.h @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PUSB_HAL_H_ diff --git a/src/local.c b/src/local.c index 8f3ce8d..ffa2ec5 100644 --- a/src/local.c +++ b/src/local.c @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/local.h b/src/local.h index 1efb66c..7de8bea 100644 --- a/src/local.h +++ b/src/local.h @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PUSB_LOCAL_H_ diff --git a/src/log.c b/src/log.c index 1e99cc5..ed8da0c 100644 --- a/src/log.c +++ b/src/log.c @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/log.h b/src/log.h index 7c779e8..31994c5 100644 --- a/src/log.h +++ b/src/log.h @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PUSB_LOG_H_ diff --git a/src/mem.c b/src/mem.c index e76f666..dcc94e9 100644 --- a/src/mem.c +++ b/src/mem.c @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/mem.h b/src/mem.h index b5fbd0d..1b69cd9 100644 --- a/src/mem.h +++ b/src/mem.h @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PUSB_MEM_H_ diff --git a/src/pad.c b/src/pad.c index b1b54d1..7906ce5 100644 --- a/src/pad.c +++ b/src/pad.c @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/pad.h b/src/pad.h index 6491c71..4c4fec8 100644 --- a/src/pad.h +++ b/src/pad.h @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PUSB_OTP_H_ diff --git a/src/pam.c b/src/pam.c index b68ac5a..3832770 100644 --- a/src/pam.c +++ b/src/pam.c @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #define PAM_SM_AUTH diff --git a/src/pamusb-check.c b/src/pamusb-check.c index 72a44da..d2e0de3 100644 --- a/src/pamusb-check.c +++ b/src/pamusb-check.c @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/version.h b/src/version.h index 87d08a7..987825c 100644 --- a/src/version.h +++ b/src/version.h @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PUSB_VERSION_H_ diff --git a/src/volume.c b/src/volume.c index c5a55e6..de70363 100644 --- a/src/volume.c +++ b/src/volume.c @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/volume.h b/src/volume.h index f7c2fe0..3055a00 100644 --- a/src/volume.h +++ b/src/volume.h @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef VOLUME_H_ diff --git a/src/xpath.c b/src/xpath.c index 9673bea..1372106 100644 --- a/src/xpath.c +++ b/src/xpath.c @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/xpath.h b/src/xpath.h index 1a74cbc..6b6bcc5 100644 --- a/src/xpath.h +++ b/src/xpath.h @@ -11,8 +11,8 @@ * details. * * 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 + * this program; if not, write to the Free Software Foundation, Inc., 51 Franklin + * Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PUSB_XPATH_H_ diff --git a/tools/pamusb-agent b/tools/pamusb-agent index ffb6b3d..faaf318 100755 --- a/tools/pamusb-agent +++ b/tools/pamusb-agent @@ -12,8 +12,8 @@ # details. # # 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 +# this program; if not, write to the Free Software Foundation, Inc., 51 Franklin +# Street, Fifth Floor, Boston, MA 02110-1301 USA. import os import sys diff --git a/tools/pamusb-conf b/tools/pamusb-conf index c253fb2..79a71a0 100755 --- a/tools/pamusb-conf +++ b/tools/pamusb-conf @@ -12,8 +12,8 @@ # details. # # 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 +# this program; if not, write to the Free Software Foundation, Inc., 51 Franklin +# Street, Fifth Floor, Boston, MA 02110-1301 USA. import dbus