diff options
author | Ondrej Holecek <aaannz@gmail.com> | 2014-11-26 14:14:51 +0100 |
---|---|---|
committer | Tanu Kaskinen <tanu.kaskinen@linux.intel.com> | 2015-01-14 22:20:40 +0200 |
commit | 5effc834790786c456952beb7aaea7df75053889 (patch) | |
tree | 316ab80af7e988386154ad05cfac42dca5797414 /src/pulsecore/core.h | |
parent | 1738e1ab6091df0cf5f9dc77f37fabad90cc28e0 (diff) | |
download | pulseaudio-5effc834790786c456952beb7aaea7df75053889.tar.gz |
update FSF addresses to FSF web page
FSF addresses used in PA sources are no longer valid and rpmlint
generates numerous warnings during packaging because of this.
This patch changes all FSF addresses to FSF web page according to
the GPL how-to: https://www.gnu.org/licenses/gpl-howto.en.html
Done automatically by sed-ing through sources.
Diffstat (limited to 'src/pulsecore/core.h')
-rw-r--r-- | src/pulsecore/core.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/pulsecore/core.h b/src/pulsecore/core.h index b0d121166..7d896bbbc 100644 --- a/src/pulsecore/core.h +++ b/src/pulsecore/core.h @@ -17,9 +17,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/>. ***/ #include <pulse/mainloop-api.h> |