Changeset 742 for trunk/libffado/tests/test-streamdump.cpp
- Timestamp:
- 11/29/07 04:25:10 (13 years ago)
- Files:
-
- trunk/libffado/tests/test-streamdump.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/libffado/tests/test-streamdump.cpp
r464 r742 8 8 * FFADO is based upon FreeBoB 9 9 * 10 * FFADO is free software;you can redistribute it and/or modify10 * This program is free software: you can redistribute it and/or modify 11 11 * it under the terms of the GNU General Public License as published by 12 * the Free Software Foundation ; either version 2of the License, or12 * the Free Software Foundation, either version 3 of the License, or 13 13 * (at your option) any later version. 14 * FFADO is distributed in the hope that it will be useful, 14 * 15 * This program is distributed in the hope that it will be useful, 15 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 16 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the … … 18 19 * 19 20 * You should have received a copy of the GNU General Public License 20 * along with FFADO; if not, write to the Free Software 21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, 22 * MA 02111-1307 USA. 21 * along with this program. If not, see <http://www.gnu.org/licenses/>. 23 22 * 24 23 */