Add MIT copyright headers to all source files
All checks were successful
All checks were successful
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Copyright (c) 2026 Gordon Bolton. MIT License.
|
||||
const express = require('express');
|
||||
const axios = require('axios');
|
||||
const crypto = require('crypto');
|
||||
|
||||
Reference in New Issue
Block a user