search for: 32f3665

Displaying 2 results from an estimated 2 matches for "32f3665".

2019 Sep 12
1
[p2v PATCH] Fix FSF address
...th this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # This normally runs from systemd which deals with logging. diff --git a/p2v.ks.in b/p2v.ks.in index 32f3665..9fa637a 100644 --- a/p2v.ks.in +++ b/p2v.ks.in @@ -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 Franklin Stre...
2019 Sep 18
1
[p2v PATCH v2] Use URL to point to GNU licenses
...c 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/>. */ #ifndef P2V_H diff --git a/p2v.ks.in b/p2v.ks.in index 32f3665..9bb31ab 100644 --- a/p2v.ks.in +++ b/p2v.ks.in @@ -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, Cambridge, MA 0...