X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/0180c2d9ca30ec8dedc6f0d37d2567d8b7a4d68b..95bc282c96eea2e797f49e1547f05e5fd4acd2fd:/usr/src/usr.bin/window/string.h diff --git a/usr/src/usr.bin/window/string.h b/usr/src/usr.bin/window/string.h index 3251fed959..ef6ecac512 100644 --- a/usr/src/usr.bin/window/string.h +++ b/usr/src/usr.bin/window/string.h @@ -1,6 +1,13 @@ /* - * @(#)string.h 3.3 84/04/05 + * @(#)string.h 3.5 %G% */ + +/* + * Copyright (c) 1983 Regents of the University of California, + * All rights reserved. Redistribution permitted subject to + * the terms of the Berkeley Software License Agreement. + */ + #define STR_DEBUG char *str_cpy();