mrfakename commited on
Commit
170ea5a
·
verified ·
1 Parent(s): 8957b80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -1,5 +1,4 @@
1
- ## COPYRIGHT (c) 2024. ALL RIGHTS RESERVED.
2
- ## REDISTRIBUTION OR MODIFICATION OF ANY KIND IS STRICTLY PROHIBITED.
3
 
4
  FONT_URL = 'https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hjQ.ttf'
5
  from moviepy.editor import *
 
1
+ # Copyright (c) 2024, please contact before redistribution/modification
 
2
 
3
  FONT_URL = 'https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hjQ.ttf'
4
  from moviepy.editor import *