GLib: implement GMutex natively on Linux
[platform/upstream/glib.git] / glib / gnulib / vasnprintf.c
index 5ecc419..ee0a43a 100644 (file)
@@ -12,9 +12,7 @@
    Library General Public License for more details.
 
    You should have received a copy of the GNU Library 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.  */
+   License along with this program; if not, see <http://www.gnu.org/licenses/>.  */
 
 #ifndef _WIN32
 /* Tell glibc's <stdio.h> to provide a prototype for snprintf().