Explorar el Código

Add copyright header to copied Gogs code

pull/182/head
Matt Baer hace 4 años
padre
commit
66b0945b70
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      stats.go

+ 4
- 0
stats.go Ver fichero

@@ -1,3 +1,7 @@
// Copyright 2014-2018 The Gogs Authors. All rights reserved.
// Use of this source code is governed by a MIT-style license that can be
// found in the LICENSE file of the Gogs project (github.com/gogs/gogs).

package writefreely

import (


Cargando…
Cancelar
Guardar