From b4e1e09cca183a8cb9879511e9a5b5e53d8c90d5 Mon Sep 17 00:00:00 2001 From: hunt Date: Mon, 31 Oct 2005 19:23:21 +0000 Subject: 2005-10-31 Martin Hunt * ALL: Cleanup copyrights. --- runtime/alloc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'runtime/alloc.c') diff --git a/runtime/alloc.c b/runtime/alloc.c index c9fb8354..5e5bb11a 100644 --- a/runtime/alloc.c +++ b/runtime/alloc.c @@ -1,4 +1,5 @@ -/* Memory allocation functions +/* -*- linux-c -*- + * Memory allocation functions * Copyright (C) 2005 Red Hat Inc. * * This file is part of systemtap, and is free software. You can -- cgit