search for: 1b5ac00

Displaying 2 results from an estimated 2 matches for "1b5ac00".

Did you mean: 151c00
2019 Jul 11
5
[p2v PATCH 0/4] More imports and fixes
See individual patches for details. Pino Toscano (4): Add valgrind suppression file podwrapper: the tools here start with p2v Import some internal documentation podwrapper: adapt footer to p2v .gitignore | 6 + Makefile.am | 4 +- configure.ac | 1 + docs/Makefile.am | 65 ++++++++ docs/p2v-building.pod | 259
2019 Sep 18
1
[p2v PATCH v2] Use URL to point to GNU licenses
...re -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# along with this program. If not, see <https://www.gnu.org/licenses/>. # subdir-rules.mk should be included in every *subdirectory* Makefile.am. diff --git a/test-functions.sh b/test-functions.sh index 1b5ac00..f6c9ee3 100755 --- a/test-functions.sh +++ b/test-functions.sh @@ -13,8 +13,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 S...