Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/azatoth/minidlna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/log.c
diff options
context:
space:
mode:
authorJustin Maggard <jmaggard@users.sourceforce.net>2011-06-21 06:08:21 +0400
committerJustin Maggard <jmaggard@users.sourceforce.net>2011-06-21 06:08:21 +0400
commit1770073e22066540575c4a7003b7376c7018e094 (patch)
tree238f6627e6fd1d4709a74b3855bbcc4cdef87797 /log.c
parentfbb8d2ed662aa865b9c5912b968abb5dee518c81 (diff)
* Change license text to reference the current FSF mailing address.
Diffstat (limited to 'log.c')
-rw-r--r--log.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/log.c b/log.c
index 8f45876..ef21e8f 100644
--- a/log.c
+++ b/log.c
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <stdlib.h>