Changed all the licence notices in all the files.
[pspp-builds.git] / lib / misc / strstr.c
index 990cae533a3f6379df042f34a751fa8724f09451..5dcb0ba8f25dd39c91754b896348f30bd13092ee 100644 (file)
@@ -14,8 +14,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 Street, Fifth Floor, Boston, MA
+   02110-1301, USA. */
 
 char *
 strstr (const char *haystack, const char *needle)