Changeset 4369 for libcaca/trunk/ruby/caca-display.h
- Timestamp:
- Feb 16, 2010, 12:57:13 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/ruby/caca-display.h
r2015 r4369 1 /* 2 * libcaca Ruby bindings 3 * Copyright (c) 2007-2010 Pascal Terjan <pterjan@linuxfr.org> 4 * 5 * This library is free software. It comes without any warranty, to 6 * the extent permitted by applicable law. You can redistribute it 7 * and/or modify it under the terms of the Do What The Fuck You Want 8 * To Public License, Version 2, as published by Sam Hocevar. See 9 * http://sam.zoy.org/wtfpl/COPYING for more details. 10 */ 11 1 12 #ifndef __CACA_DISPLAY_H__ 2 13 #define __CACA_DISPLAY_H__
Note: See TracChangeset
for help on using the changeset viewer.