diff options
author | Diego Biurrun | 2006-01-12 22:43:26 +0000 |
---|---|---|
committer | Diego Biurrun | 2006-01-12 22:43:26 +0000 |
commit | 5509bffa88238d1f445a84a32e3791bfb9e532fd (patch) | |
tree | 852d6c37e7409657961378ccce977826b6799ae1 /libavformat/nut.c | |
parent | c8a596d21045851ddbdc29d0d27397ab0a19674c (diff) |
Update licensing information: The FSF changed postal address.
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/nut.c')
-rw-r--r-- | libavformat/nut.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/nut.c b/libavformat/nut.c index 7070881234..8dfb0b5eba 100644 --- a/libavformat/nut.c +++ b/libavformat/nut.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * * Visit the official site at http://www.nut.hu/ |