aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/glu.h
diff options
context:
space:
mode:
Diffstat (limited to 'pugl/glu.h')
-rw-r--r--pugl/glu.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/pugl/glu.h b/pugl/glu.h
index 0ade70c..70f8a4b 100644
--- a/pugl/glu.h
+++ b/pugl/glu.h
@@ -1,5 +1,5 @@
/*
- Copyright 2012-2015 David Robillard <http://drobilla.net>
+ Copyright 2012-2020 David Robillard <http://drobilla.net>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,8 @@
*/
/**
- @file glu.h Portable header wrapper for glu.h.
+ @file glu.h
+ @brief Portable header wrapper for glu.h.
Unfortunately, GL includes vary across platforms so this header allows for
pure portable programs.