summaryrefslogtreecommitdiff
path: root/examples/network
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2017-08-30 15:57:44 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2017-08-30 15:57:44 +0200
commitb92ef23e38f9863ebe4704a916e3322eea2f1f2c (patch)
tree9012400386be2486a9754d9ac7d2eee33a375c07 /examples/network
parent242b2fa320df6c1798878d154ba067419d6b1b0b (diff)
downloadglibmm-b92ef23e38f9863ebe4704a916e3322eea2f1f2c.tar.gz
Update the Free Software Foundation address in copyright notices
Bug 786824
Diffstat (limited to 'examples/network')
-rw-r--r--examples/network/resolver.cc6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/network/resolver.cc b/examples/network/resolver.cc
index d8382133..d145a63f 100644
--- a/examples/network/resolver.cc
+++ b/examples/network/resolver.cc
@@ -13,10 +13,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Lesser 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.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef _WIN32