legal: Update http to https

This commit is contained in:
James Shubin
2024-03-05 01:05:50 -05:00
parent 3e31ee9455
commit 90f6d4e563
397 changed files with 400 additions and 400 deletions

View File

@@ -14,7 +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, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# This program filters golang stack traces. Modify the filter by editing the
# filter_chunk function. This is a quick hack to help me get work done. It's