Changeset 864 for trunk/libffado/support/dbus
- Timestamp:
- 01/20/08 02:29:17 (15 years ago)
- Files:
-
- trunk/libffado/support/dbus/controlclient.cpp (modified) (2 diffs)
- trunk/libffado/support/dbus/controlclient.h (modified) (2 diffs)
- trunk/libffado/support/dbus/controlserver.cpp (modified) (2 diffs)
- trunk/libffado/support/dbus/controlserver.h (modified) (2 diffs)
- trunk/libffado/support/dbus/ffado-dbus-server.cpp (modified) (2 diffs)
- trunk/libffado/support/dbus/SConscript (modified) (2 diffs)
- trunk/libffado/support/dbus/test-dbus-server.cpp (modified) (2 diffs)
- trunk/libffado/support/dbus/test-dbus.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/libffado/support/dbus/controlclient.cpp
r742 r864 1 1 /* 2 * Copyright (C) 2005-200 7by Pieter Palmers2 * Copyright (C) 2005-2008 by Pieter Palmers 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, trunk/libffado/support/dbus/controlclient.h
r742 r864 1 1 /* 2 * Copyright (C) 2005-200 7by Pieter Palmers2 * Copyright (C) 2005-2008 by Pieter Palmers 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, trunk/libffado/support/dbus/controlserver.cpp
r783 r864 1 1 /* 2 * Copyright (C) 2005-200 7by Pieter Palmers2 * Copyright (C) 2005-2008 by Pieter Palmers 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, trunk/libffado/support/dbus/controlserver.h
r742 r864 1 1 /* 2 * Copyright (C) 2005-200 7by Pieter Palmers2 * Copyright (C) 2005-2008 by Pieter Palmers 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, trunk/libffado/support/dbus/ffado-dbus-server.cpp
r838 r864 1 1 /* 2 * Copyright (C) 2005-200 7by Daniel Wagner3 * Copyright (C) 2005-200 7by Pieter Palmers2 * Copyright (C) 2005-2008 by Daniel Wagner 3 * Copyright (C) 2005-2008 by Pieter Palmers 4 4 * 5 5 * This file is part of FFADO … … 10 10 * 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 3of the License, or13 * (at your option) any later version.12 * the Free Software Foundation, either version 2 of the License, or 13 * (at your option) version 3 of the License. 14 14 * 15 15 * This program is distributed in the hope that it will be useful, trunk/libffado/support/dbus/SConscript
r755 r864 1 1 # 2 # Copyright (C) 2007 Arnold Krille3 # Copyright (C) 2007 Pieter Palmers2 # Copyright (C) 2007-2008 Arnold Krille 3 # Copyright (C) 2007-2008 Pieter Palmers 4 4 # 5 5 # This file is part of FFADO … … 10 10 # 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 3of the License, or13 # (at your option) any later version.12 # the Free Software Foundation, either version 2 of the License, or 13 # (at your option) version 3 of the License. 14 14 # 15 15 # This program is distributed in the hope that it will be useful, trunk/libffado/support/dbus/test-dbus-server.cpp
r742 r864 1 1 /* 2 * Copyright (C) 2005-200 7by Pieter Palmers2 * Copyright (C) 2005-2008 by Pieter Palmers 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, trunk/libffado/support/dbus/test-dbus.cpp
r742 r864 1 1 /* 2 * Copyright (C) 2005-200 7by Pieter Palmers2 * Copyright (C) 2005-2008 by Pieter Palmers 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,