Let's follow what's already done in libosinfo and recommended from http://www.gnu.org/licenses/gpl-howto.html and do not put FSF address in the source files. Instead, just link to the FSF website. Based on: https://gitlab.com/libosinfo/libosinfo/commit/3343d0f9c1b0937824bee2527612047bc2e75f84 Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx> --- tools/osinfo-db-export.c | 3 +-- tools/osinfo-db-import.c | 3 +-- tools/osinfo-db-path.c | 3 +-- tools/osinfo-db-util.c | 3 +-- tools/osinfo-db-util.h | 3 +-- tools/osinfo-db-validate.c | 3 +-- 6 files changed, 6 insertions(+), 12 deletions(-) diff --git a/tools/osinfo-db-export.c b/tools/osinfo-db-export.c index 33d2f5b..8593d3c 100644 --- a/tools/osinfo-db-export.c +++ b/tools/osinfo-db-export.c @@ -14,8 +14,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * with this program. If not, see <http://www.gnu.org/licenses/> * * Authors: * Daniel P. Berrange <berrange@xxxxxxxxxx> diff --git a/tools/osinfo-db-import.c b/tools/osinfo-db-import.c index 0d0bdd9..49da247 100644 --- a/tools/osinfo-db-import.c +++ b/tools/osinfo-db-import.c @@ -14,8 +14,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * with this program. If not, see <http://www.gnu.org/licenses/> * * Authors: * Daniel P. Berrange <berrange@xxxxxxxxxx> diff --git a/tools/osinfo-db-path.c b/tools/osinfo-db-path.c index 7055c5d..8ef7e55 100644 --- a/tools/osinfo-db-path.c +++ b/tools/osinfo-db-path.c @@ -14,8 +14,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * with this program. If not, see <http://www.gnu.org/licenses/> * * Authors: * Daniel P. Berrange <berrange@xxxxxxxxxx> diff --git a/tools/osinfo-db-util.c b/tools/osinfo-db-util.c index 790b79c..177c6f1 100644 --- a/tools/osinfo-db-util.c +++ b/tools/osinfo-db-util.c @@ -14,8 +14,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * with this program. If not, see <http://www.gnu.org/licenses/> * * Authors: * Daniel P. Berrange <berrange@xxxxxxxxxx> diff --git a/tools/osinfo-db-util.h b/tools/osinfo-db-util.h index 59ceadc..7b4e501 100644 --- a/tools/osinfo-db-util.h +++ b/tools/osinfo-db-util.h @@ -14,8 +14,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * with this program. If not, see <http://www.gnu.org/licenses/> * * Authors: * Daniel P. Berrange <berrange@xxxxxxxxxx> diff --git a/tools/osinfo-db-validate.c b/tools/osinfo-db-validate.c index ac89724..8a1d4b9 100644 --- a/tools/osinfo-db-validate.c +++ b/tools/osinfo-db-validate.c @@ -14,8 +14,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * with this program. If not, see <http://www.gnu.org/licenses/> * * Authors: * Daniel P. Berrange <berrange@xxxxxxxxxx> -- 2.19.1 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo