diff options
Diffstat (limited to 'lang/js/src/Config.js')
-rw-r--r-- | lang/js/src/Config.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/js/src/Config.js b/lang/js/src/Config.js index e85bbb82..8a3ef491 100644 --- a/lang/js/src/Config.js +++ b/lang/js/src/Config.js @@ -16,6 +16,9 @@ * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, see <http://www.gnu.org/licenses/>. * SPDX-License-Identifier: LGPL-2.1+ + * + * Author(s): + * Maximilian Krambach <[email protected]> */ export const availableConf = { |