diff options
Diffstat (limited to 'man/Makefile.am')
-rw-r--r-- | man/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/man/Makefile.am b/man/Makefile.am index d80ba6ad1..5ba4e68c3 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -11,9 +11,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/>. DISTCLEANFILES = \ $(noinst_DATA) |