Ver Fonte

Merge pull request #2544 from vrana/master

Remove deprecation notice
Tianon Gravi há 10 meses atrás
pai
commit
46fa8912e7
3 ficheiros alterados com 2 adições e 7 exclusões
  1. 1 1
      adminer/README-short.txt
  2. 0 5
      adminer/deprecated.md
  3. 1 1
      adminer/license.md

+ 1 - 1
adminer/README-short.txt

@@ -1 +1 @@
-DEPRECATED; Database management in a single PHP file.
+Database management in a single PHP file.

+ 0 - 5
adminer/deprecated.md

@@ -1,5 +0,0 @@
-Adminer is [no longer maintained (upstream)](https://www.youtube.com/watch?v=OrOtiu_nfHE&lc=Ugy8pAL8wgAL3_iKkzZ4AaABAg.9pj_kQ2rkuw9pp813OyHha):
-
-> I've stopped working on it but maybe I'll return to it some day.
-
-See also [TimWolla/docker-adminer#147](https://github.com/TimWolla/docker-adminer/issues/147). Users are strongly encouraged to seek alternatives.

+ 1 - 1
adminer/license.md

@@ -1 +1 @@
-View [license information](https://github.com/vrana/adminer/blob/master/readme.txt) for the software contained in this image.
+View [license information](https://github.com/vrana/adminer/blob/master/LICENSE) for the software contained in this image.