Skip to content

Commit f6708ba

Browse files
authored
Added copyright notice
1 parent 8711cac commit f6708ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Copyright (c) 2022 Twilio Inc.
2+
13
import {app} from './src/app/app'
24

35
const PORT = process.env.PORT || 3000

0 commit comments

Comments
 (0)