summaryrefslogtreecommitdiff
path: root/lib/vector.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vector.c')
-rw-r--r--lib/vector.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/vector.c b/lib/vector.c
index 0a30532..45ad6e3 100644
--- a/lib/vector.c
+++ b/lib/vector.c
@@ -1,3 +1,4 @@
+/*
# vector.c: vector/point operations.
#
# Copyright (C) 1992, 2011 Free Software Foundation, Inc.
@@ -15,6 +16,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
+
#include "config.h"