Changeset 864 for trunk/libffado/libffado
- Timestamp:
- 01/20/08 02:29:17 (15 years ago)
- Files:
-
- trunk/libffado/libffado/ffado.h (modified) (2 diffs)
- trunk/libffado/libffado/SConscript (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/libffado/libffado/ffado.h
r833 r864 1 1 /* ffado.h 2 2 * 3 * Copyright (C) 2005-200 7by Pieter Palmers4 * Copyright (C) 2005-200 7by Daniel Wagner3 * Copyright (C) 2005-2008 by Pieter Palmers 4 * Copyright (C) 2005-2008 by Daniel Wagner 5 5 * 6 6 * This file is part of FFADO … … 11 11 * This program is free software: you can redistribute it and/or modify 12 12 * it under the terms of the GNU General Public License as published by 13 * the Free Software Foundation, either version 3of the License, or14 * (at your option) any later version.13 * the Free Software Foundation, either version 2 of the License, or 14 * (at your option) version 3 of the License. 15 15 * 16 16 * This program is distributed in the hope that it will be useful, trunk/libffado/libffado/SConscript
r742 r864 1 1 # 2 # Copyright (C) 2007 Arnold Krille2 # Copyright (C) 2007-2008 Arnold Krille 3 3 # 4 4 # This file is part of FFADO … … 9 9 # This program is free software: you can redistribute it and/or modify 10 10 # it under the terms of the GNU General Public License as published by 11 # the Free Software Foundation, either version 3of the License, or12 # (at your option) any later version.11 # the Free Software Foundation, either version 2 of the License, or 12 # (at your option) version 3 of the License. 13 13 # 14 14 # This program is distributed in the hope that it will be useful,