From c6fa0ba05d5f665ae271351eb8aa516f18170898 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Thu, 20 Jan 2000 04:24:20 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@127 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Misc/fileheader | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Misc/fileheader diff --git a/Misc/fileheader b/Misc/fileheader new file mode 100644 index 000000000..dcdbdeb75 --- /dev/null +++ b/Misc/fileheader @@ -0,0 +1,10 @@ +/* ----------------------------------------------------------------------------- + * file.c + * + * This file does a bunch of stuff. + * + * Author(s) : David Beazley (beazley@cs.uchicago.edu) + * + * Copyright (C) 1999-2000. The University of Chicago + * See the file LICENSE for information on usage and redistribution. + * ----------------------------------------------------------------------------- */