aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl_cairo.h
diff options
context:
space:
mode:
Diffstat (limited to 'pugl/pugl_cairo.h')
-rw-r--r--pugl/pugl_cairo.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/pugl/pugl_cairo.h b/pugl/pugl_cairo.h
index 0321d0c..0bdf58e 100644
--- a/pugl/pugl_cairo.h
+++ b/pugl/pugl_cairo.h
@@ -1,5 +1,5 @@
/*
- Copyright 2012-2019 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 pugl_cairo.h Declaration of Cairo backend accessor.
+ @file pugl_cairo.h
+ @brief Declaration of Cairo backend accessor.
*/
#ifndef PUGL_PUGL_CAIRO_H