diff options
Diffstat (limited to 'src/modules/echo-cancel/webrtc.cc')
-rw-r--r-- | src/modules/echo-cancel/webrtc.cc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/modules/echo-cancel/webrtc.cc b/src/modules/echo-cancel/webrtc.cc index b1a789120..511c7ee8c 100644 --- a/src/modules/echo-cancel/webrtc.cc +++ b/src/modules/echo-cancel/webrtc.cc @@ -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/>. ***/ #ifdef HAVE_CONFIG_H |