summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--LICENSE2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2b61ade2657d..0875af2e1731 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*
!.gitignore
+!LICENSE
!README.md
!PKGBUILD
!.SRCINFO
diff --git a/LICENSE b/LICENSE
index c6ae6e45c6f5..21f1b1cad790 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2013-2017 Sebastian Meyer
+Copyright (c) 2013-2019 Sebastian Meyer
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in