summaryrefslogtreecommitdiff
path: root/osinfo/osinfo_loader.h
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2013-03-11 12:29:01 +0100
committerChristophe Fergeau <cfergeau@redhat.com>2013-03-12 10:44:09 +0100
commit3343d0f9c1b0937824bee2527612047bc2e75f84 (patch)
tree79a2f0babb9012eba1c07261ba542efc11ebf10f /osinfo/osinfo_loader.h
parent23f23bd44348760f0fac5b676b100c74f4221831 (diff)
downloadlibosinfo-3343d0f9c1b0937824bee2527612047bc2e75f84.tar.gz
Remove FSF address from source file headers
The FSF moved a while ago which made the address we use in every source file header invalid. Follow the recommendation from http://www.gnu.org/licenses/gpl-howto.html and don't put any address in these headers, just a link to the fsf website.
Diffstat (limited to 'osinfo/osinfo_loader.h')
-rw-r--r--osinfo/osinfo_loader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/osinfo/osinfo_loader.h b/osinfo/osinfo_loader.h
index 530e7ba..41bfb14 100644
--- a/osinfo/osinfo_loader.h
+++ b/osinfo/osinfo_loader.h
@@ -14,8 +14,8 @@
* 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ * License along with this library. If not, see
+ * <http://www.gnu.org/licenses/>.
*
* Authors:
* Arjun Roy <arroy@redhat.com>