Sfoglia il codice sorgente

Update maintainer info

Mark Ide 8 anni fa
parent
commit
1b04699aab
2 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 2 0
      Dockerfile
  2. 1 1
      LICENSE

+ 2 - 0
Dockerfile

@@ -8,6 +8,8 @@
 
 FROM debian:latest
 
+MAINTAINER Mark Ide Jr (https://www.mide.io)
+
 RUN echo "deb http://overviewer.org/debian ./" >> /etc/apt/sources.list && \
     apt-get update && \
     apt-get install -y wget && \

+ 1 - 1
LICENSE

@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2016-2017 Mark Ide
+Copyright (c) 2016-2017 Mark Ide Jr
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal