diff options
| author | Wayne Davison <wayned@samba.org> | 2006-04-25 23:51:12 +0000 |
|---|---|---|
| committer | Wayne Davison <wayned@samba.org> | 2006-04-25 23:51:12 +0000 |
| commit | e7c67065c060d500eba8d073da9568db2c658aad (patch) | |
| tree | e4c49573e4cb36edec66108f133b8e68341c387a /lib | |
| parent | 0f78b81511be65d8fe21af1e6ac674f9e80ac29d (diff) | |
| download | android_external_rsync-e7c67065c060d500eba8d073da9568db2c658aad.tar.gz android_external_rsync-e7c67065c060d500eba8d073da9568db2c658aad.tar.bz2 android_external_rsync-e7c67065c060d500eba8d073da9568db2c658aad.zip | |
Updated the FSF's address to an even newer one.
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/compat.c | 6 | ||||
| -rw-r--r-- | lib/mdfour.c | 6 | ||||
| -rw-r--r-- | lib/mdfour.h | 6 | ||||
| -rw-r--r-- | lib/permstring.c | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/lib/compat.c b/lib/compat.c index 944a23e2..6769490f 100644 --- a/lib/compat.c +++ b/lib/compat.c @@ -15,9 +15,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more 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 + * 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., + * 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #include "rsync.h" diff --git a/lib/mdfour.c b/lib/mdfour.c index d231a3ed..7868f334 100644 --- a/lib/mdfour.c +++ b/lib/mdfour.c @@ -16,9 +16,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more 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 + * 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., + * 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #include "rsync.h" diff --git a/lib/mdfour.h b/lib/mdfour.h index e24bfb32..138456ac 100644 --- a/lib/mdfour.h +++ b/lib/mdfour.h @@ -15,9 +15,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more 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 + * 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., + * 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ struct mdfour { diff --git a/lib/permstring.c b/lib/permstring.c index c1747926..304b2a93 100644 --- a/lib/permstring.c +++ b/lib/permstring.c @@ -16,9 +16,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more 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 + * 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., + * 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #include "rsync.h" |
