gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 131/219: winbuild: Add our standard copyright heade


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 131/219: winbuild: Add our standard copyright header to the winbuild batch files
Date: Wed, 22 May 2019 19:17:50 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit c23b8e827c3d348972db4d0e1a59492f466dca34
Author: Steve Holme <address@hidden>
AuthorDate: Sun May 5 20:17:58 2019 +0100

    winbuild: Add our standard copyright header to the winbuild batch files
---
 winbuild/gen_resp_file.bat | 24 +++++++++++++++++++++++-
 winbuild/makedebug.cmd     | 21 +++++++++++++++++++++
 winbuild/rundebug.cmd      | 22 ++++++++++++++++++++++
 3 files changed, 66 insertions(+), 1 deletion(-)

diff --git a/winbuild/gen_resp_file.bat b/winbuild/gen_resp_file.bat
index c640cee09..aa576f9cf 100755
--- a/winbuild/gen_resp_file.bat
+++ b/winbuild/gen_resp_file.bat
@@ -1,4 +1,26 @@
address@hidden OFF
address@hidden off
+rem ***************************************************************************
+rem *                                  _   _ ____  _
+rem *  Project                     ___| | | |  _ \| |
+rem *                             / __| | | | |_) | |
+rem *                            | (__| |_| |  _ <| |___
+rem *                             \___|\___/|_| \_\_____|
+rem *
+rem * Copyright (C) 2011 - 2019, Daniel Stenberg, <address@hidden>, et al.
+rem *
+rem * This software is licensed as described in the file COPYING, which
+rem * you should have received as part of this distribution. The terms
+rem * are also available at https://curl.haxx.se/docs/copyright.html.
+rem *
+rem * You may opt to use, copy, modify, merge, publish, distribute and/or sell
+rem * copies of the Software, and permit persons to whom the Software is
+rem * furnished to do so, under the terms of the COPYING file.
+rem *
+rem * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
+rem * KIND, either express or implied.
+rem *
+rem ***************************************************************************
+
 @if exist %OUTFILE% (
     del %OUTFILE%
 )
diff --git a/winbuild/makedebug.cmd b/winbuild/makedebug.cmd
index 079e16a05..899b744d7 100644
--- a/winbuild/makedebug.cmd
+++ b/winbuild/makedebug.cmd
@@ -1,4 +1,25 @@
 @echo off
+rem ***************************************************************************
+rem *                                  _   _ ____  _
+rem *  Project                     ___| | | |  _ \| |
+rem *                             / __| | | | |_) | |
+rem *                            | (__| |_| |  _ <| |___
+rem *                             \___|\___/|_| \_\_____|
+rem *
+rem * Copyright (C) 2018 - 2019, Daniel Stenberg, <address@hidden>, et al.
+rem *
+rem * This software is licensed as described in the file COPYING, which
+rem * you should have received as part of this distribution. The terms
+rem * are also available at https://curl.haxx.se/docs/copyright.html.
+rem *
+rem * You may opt to use, copy, modify, merge, publish, distribute and/or sell
+rem * copies of the Software, and permit persons to whom the Software is
+rem * furnished to do so, under the terms of the COPYING file.
+rem *
+rem * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
+rem * KIND, either express or implied.
+rem *
+rem ***************************************************************************
 
 where.exe nmake.exe >nul 2>&1
 
diff --git a/winbuild/rundebug.cmd b/winbuild/rundebug.cmd
index 4b0241392..085dbf3f8 100644
--- a/winbuild/rundebug.cmd
+++ b/winbuild/rundebug.cmd
@@ -1,2 +1,24 @@
 @echo off
+rem ***************************************************************************
+rem *                                  _   _ ____  _
+rem *  Project                     ___| | | |  _ \| |
+rem *                             / __| | | | |_) | |
+rem *                            | (__| |_| |  _ <| |___
+rem *                             \___|\___/|_| \_\_____|
+rem *
+rem * Copyright (C) 2018 - 2019, Daniel Stenberg, <address@hidden>, et al.
+rem *
+rem * This software is licensed as described in the file COPYING, which
+rem * you should have received as part of this distribution. The terms
+rem * are also available at https://curl.haxx.se/docs/copyright.html.
+rem *
+rem * You may opt to use, copy, modify, merge, publish, distribute and/or sell
+rem * copies of the Software, and permit persons to whom the Software is
+rem * furnished to do so, under the terms of the COPYING file.
+rem *
+rem * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
+rem * KIND, either express or implied.
+rem *
+rem ***************************************************************************
+
 start cmd /k 
..\builds\libcurl-vc-x86-debug-static-ipv6-sspi-winssl\bin\curl.exe 
https://wttr.in/seattle
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]