File: gpl.h

package info (click to toggle)
dhex 0.69-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 512 kB
  • sloc: ansic: 5,482; makefile: 71; sh: 46
file content (6 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#ifndef	GPL_H
#define	GPL_H
void warte();
void print_gpl();
#endif