diff options
Diffstat (limited to 'gnu/usr.bin/cvs/os2/stripslash.c')
-rw-r--r-- | gnu/usr.bin/cvs/os2/stripslash.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gnu/usr.bin/cvs/os2/stripslash.c b/gnu/usr.bin/cvs/os2/stripslash.c index 629dad9393d..a68763d5733 100644 --- a/gnu/usr.bin/cvs/os2/stripslash.c +++ b/gnu/usr.bin/cvs/os2/stripslash.c @@ -9,11 +9,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + GNU General Public License for more details. */ #include <string.h> |