aboutsummaryrefslogtreecommitdiff
path: root/src/dstring.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-05-19 09:35:29 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-05-19 09:35:29 +0000
commit531dad5f50ede598dccfe7e3d65e4c55592c61c1 (patch)
tree411785f1b635d74c428d5e5e0bcea0cf699d3d7e /src/dstring.h
parentfed2ef8fc81295ce3b32d806c85c0d982dc37e8a (diff)
downloadcpio-531dad5f50ede598dccfe7e3d65e4c55592c61c1.tar.gz
cpio-531dad5f50ede598dccfe7e3d65e4c55592c61c1.tar.bz2
Updated FSF postal mail address.
Diffstat (limited to 'src/dstring.h')
-rw-r--r--src/dstring.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/dstring.h b/src/dstring.h
index 1615518..3628b99 100644
--- a/src/dstring.h
+++ b/src/dstring.h
@@ -8,15 +8,16 @@
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
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. */
#ifndef NULL
#define NULL 0
#endif
/* A dynamic string consists of record that records the size of an

Return to:

Send suggestions and report system problems to the System administrator.