summaryrefslogtreecommitdiff
path: root/include/vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vector.h')
-rw-r--r--include/vector.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vector.h b/include/vector.h
index a10c355..5a3754f 100644
--- a/include/vector.h
+++ b/include/vector.h
@@ -1,3 +1,4 @@
+/*
# vector.h: operations on vectors and points.
#
# Copyright (C) 1992, 2011 Free Software Foundation, Inc.
@@ -15,6 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
#ifndef VECTOR_H