Changed all the licence notices in all the files.
[pspp-builds.git] / lib / misc / memset.c
index a0db560a993ce4edce5e89749f0d378138f3c79d..5bdff8995030c62bcdf68900298448cfe0dd2359 100644 (file)
@@ -13,7 +13,7 @@
 
    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.  */
+   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 char *
 memset (str, c, len)