diff options
| author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-11-23 12:12:00 +0100 |
|---|---|---|
| committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-11-23 12:12:00 +0100 |
| commit | ccfc05d59a4192522332128c28b9ef111e06820f (patch) | |
| tree | 5bb1ca8cbd14b1ab5d3ae2f53db63ab2ee27d5df /src | |
| parent | 5f02c44cbee7a96bb6c0d8f808434148c27083e2 (diff) | |
copyright
Diffstat (limited to 'src')
| -rw-r--r-- | src/pnm.h | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +/* + * Copyright 2008 Johannes Hofmann <Johannes.Hofmann@gmx.de> + * + * This software may be used and distributed according to the terms + * of the GNU General Public License, incorporated herein by reference. + */ + #include <stdio.h> struct pnm { |
