Browse Source

Bump script and fixed copyright template

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
pull/8824/head
John Molakvoæ (skjnldsv) 8 years ago
parent
commit
6b1452bd7b
No known key found for this signature in database GPG Key ID: 60C25B8C072916CF
  1. 2
      settings/js/main.js
  2. 1
      settings/js/main.js.map
  3. 1
      tests/acceptance/features/bootstrap/AppNavigationContext.php
  4. 1
      tests/acceptance/features/bootstrap/AppSettingsContext.php
  5. 1
      tests/acceptance/features/bootstrap/DialogContext.php
  6. 1
      tests/acceptance/features/bootstrap/UsersSettingsContext.php

2
settings/js/main.js
File diff suppressed because it is too large
View File

1
settings/js/main.js.map
File diff suppressed because it is too large
View File

1
tests/acceptance/features/bootstrap/AppNavigationContext.php

@ -1,6 +1,7 @@
<?php
/**
*
* @copyright Copyright (c) 2017, Daniel Calviño Sánchez (danxuliu@gmail.com)
* @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
*

1
tests/acceptance/features/bootstrap/AppSettingsContext.php

@ -1,6 +1,7 @@
<?php
/**
*
* @copyright Copyright (c) 2017, Daniel Calviño Sánchez (danxuliu@gmail.com)
* @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
*

1
tests/acceptance/features/bootstrap/DialogContext.php

@ -1,6 +1,7 @@
<?php
/**
*
* @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
*
* @license GNU AGPL version 3 or any later version

1
tests/acceptance/features/bootstrap/UsersSettingsContext.php

@ -1,6 +1,7 @@
<?php
/**
*
* @copyright Copyright (c) 2017, Daniel Calviño Sánchez (danxuliu@gmail.com)
* @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
*

Loading…
Cancel
Save