diff options
author | François Cami <[email protected]> | 2014-08-18 14:11:03 +0200 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2014-08-18 11:34:29 -0700 |
commit | 3c13e1e333e5a55185e19456df9dfbd1e80055d8 (patch) | |
tree | 557ac3431fb5fe605ef40a65cbfb3833ab0a21ea /Alc/backends/loopback.c | |
parent | 864528bb7b8c2ad44069f1ee09b5ed08d5865cd3 (diff) |
Update COPYING to the latest https://www.gnu.org/licenses/old-licenses/lgpl-2.0.txt to fix the FSF' address Fix the FSF' address in the source
Diffstat (limited to 'Alc/backends/loopback.c')
-rw-r--r-- | Alc/backends/loopback.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Alc/backends/loopback.c b/Alc/backends/loopback.c index 505dfacf..f511b8b1 100644 --- a/Alc/backends/loopback.c +++ b/Alc/backends/loopback.c @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * Or go to http://www.gnu.org/copyleft/lgpl.html */ |