search for: 925aa6d

Displaying 2 results from an estimated 2 matches for "925aa6d".

2019 Sep 12
1
[p2v PATCH] Fix FSF address
Adjust license headers to use the current FSF postal address. Spotted by Rpmlint. --- launch-virt-p2v | 2 +- p2v.ks.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/launch-virt-p2v b/launch-virt-p2v index 925aa6d..5e46f42 100755 --- a/launch-virt-p2v +++ b/launch-virt-p2v @@ -13,7 +13,7 @@ # # 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., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 F...
2019 Sep 18
1
[p2v PATCH v2] Use URL to point to GNU licenses
...License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /** diff --git a/launch-virt-p2v b/launch-virt-p2v index 925aa6d..9d1e8d3 100755 --- a/launch-virt-p2v +++ b/launch-virt-p2v @@ -12,8 +12,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., 675 Mass Ave, Cam...