diff options
author | David Robillard <d@drobilla.net> | 2012-05-01 01:15:58 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-05-01 01:15:58 +0000 |
commit | 8cbedf0261ec0e1cfe51da2a7ccb7358918d967b (patch) | |
tree | 1cc50f43041ccd072b67c993a990cc0dd2050bec /pugl/pugl_internal.h | |
parent | 0f2556e3c1cef484ebda4e2f0f2be507b2c0a482 (diff) | |
download | pugl-8cbedf0261ec0e1cfe51da2a7ccb7358918d967b.tar.gz pugl-8cbedf0261ec0e1cfe51da2a7ccb7358918d967b.tar.bz2 pugl-8cbedf0261ec0e1cfe51da2a7ccb7358918d967b.zip |
Add AUTHORS and README file.
Add doc comments for each file.
Diffstat (limited to 'pugl/pugl_internal.h')
-rw-r--r-- | pugl/pugl_internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pugl/pugl_internal.h b/pugl/pugl_internal.h index 6ddcdf8..5235db3 100644 --- a/pugl/pugl_internal.h +++ b/pugl/pugl_internal.h @@ -1,6 +1,5 @@ /* Copyright 2012 David Robillard <http://drobilla.net> - Copyright 2011-2012 Ben Loftis, Harrison Consoles Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above |