summaryrefslogtreecommitdiff
path: root/src/main/about.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/about.h')
-rw-r--r--src/main/about.h13
1 files changed, 12 insertions, 1 deletions
diff --git a/src/main/about.h b/src/main/about.h
index e02183ba7..458716842 100644
--- a/src/main/about.h
+++ b/src/main/about.h
@@ -1,4 +1,15 @@
-#ifndef __CVC4__MAIN__ABOUT_H
+/********************* -*- C++ -*- */
+/** about.h
+ ** This file is part of the CVC4 prototype.
+ ** Copyright (c) 2009 The Analysis of Computer Systems Group (ACSys)
+ ** Courant Institute of Mathematical Sciences
+ ** New York University
+ ** See the file COPYING in the top-level source directory for licensing
+ ** information.
+ **
+ ** [[ Add file-specific comments here ]]
+ **/
+
#define __CVC4__MAIN__ABOUT_H
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback