diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/arch/alpha/protolib.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/arch/alpha/protolib.h b/lib/libc/arch/alpha/protolib.h index d47867e4c9f..3e70b648f5d 100644 --- a/lib/libc/arch/alpha/protolib.h +++ b/lib/libc/arch/alpha/protolib.h @@ -1,3 +1,5 @@ +/* $OpenBSD: protolib.h,v 1.2 1996/11/13 20:47:49 niklas Exp $ */ + /* * Copyright (c) 1995 Jochen Pohl * All Rights Reserved. @@ -27,8 +29,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * $OpenBSD: protolib.h,v 1.1 1996/03/25 23:31:17 tholo Exp $ */ #include <math.h> |