diff options
Diffstat (limited to 'src/utils/padsp.in')
-rw-r--r-- | src/utils/padsp.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/utils/padsp.in b/src/utils/padsp.in index 4ecce8cfd..3430a6575 100644 --- a/src/utils/padsp.in +++ b/src/utils/padsp.in @@ -16,9 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with PulseAudio; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -# USA. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. while getopts 'hs:n:m:MSDd' param ; do case $param in |