summaryrefslogtreecommitdiff
path: root/public/assets-2.0.0/js/webtrees.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets-2.0.0/js/webtrees.js')
-rw-r--r--public/assets-2.0.0/js/webtrees.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/assets-2.0.0/js/webtrees.js b/public/assets-2.0.0/js/webtrees.js
index 396249bee4..093fb7d0f8 100644
--- a/public/assets-2.0.0/js/webtrees.js
+++ b/public/assets-2.0.0/js/webtrees.js
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2017 webtrees development team
+ * Copyright (C) 2018 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
@@ -995,4 +995,4 @@ $(function () {
}
}
});
-}); \ No newline at end of file
+});