From 26c074ad59dd04e9e07d449eb3ba47c7f16a1836 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Tue, 24 Nov 2009 03:11:22 +0000 Subject: [PATCH] Fix boilerplate in zap.c git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23340 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/support/zap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/util/support/zap.c b/src/util/support/zap.c index 896168749..ae6baf006 100644 --- a/src/util/support/zap.c +++ b/src/util/support/zap.c @@ -1,9 +1,9 @@ -/* -*- mode: c; indent-tabs-mode: nil -*- */ +/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* * zap.c * - * Copyright 2008 Massachusetts Institute of Technology. + * Copyright 2009 Massachusetts Institute of Technology. * All Rights Reserved. * * Export of this software from the United States of America may -- 2.26.2