mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
hdspmixer: Update FSF address.
The FSF has moved, so reflect this change in the about dialogue. See also http://www.fsf.org/about/contact/ Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
9ea2fb1f88
commit
073fad25cb
1 changed files with 3 additions and 2 deletions
|
|
@ -41,8 +41,9 @@ HDSPMixerAboutText::HDSPMixerAboutText(int x, int y, int w, int h):Fl_Widget(x,
|
|||
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
|
||||
"See the GNU General Public License for more details.\n\n"
|
||||
"You should have received a copy of the GNU General Public License\n"
|
||||
"along with this program; if not, write to the Free Software\n"
|
||||
"Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n";
|
||||
"along with this program; if not, write to the\n"
|
||||
"Free Software Foundation, Inc., 51 Franklin Street, Suite 500,\n"
|
||||
"Boston, MA 02110-1335, USA.\n";
|
||||
}
|
||||
|
||||
void HDSPMixerAboutText::draw()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue