Skip to content

Commit

Permalink
Copyright note
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-ion committed Aug 30, 2023
1 parent 277246a commit f27d181
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hackerden/server.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/*
Copyright 2021 VMware, Inc.
SPDX-License-Identifier: Apache-2.0
*/
const express = require('express')
const bodyParser = require('body-parser');
const path = require('path')
Expand Down

0 comments on commit f27d181

Please sign in to comment.