diff options
Diffstat (limited to 'electron/src/index.ejs')
| -rw-r--r-- | electron/src/index.ejs | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/electron/src/index.ejs b/electron/src/index.ejs index e1a77ad7..381a86c7 100644 --- a/electron/src/index.ejs +++ b/electron/src/index.ejs @@ -1,3 +1,11 @@ +<!-- + + Authors: see git history + + Copyright (c) 2010 Authors + Licensed under the GNU GPL version 3.0 or later. See the file LICENSE for details. + +--> <!DOCTYPE html> <html> <head> |
