Parcourir la source

Add copyright header to copied Gogs code

pull/182/head
Matt Baer il y a 4 ans
Parent
révision
66b0945b70
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. +4
    -0
      stats.go

+ 4
- 0
stats.go Voir le fichier

@@ -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 (


Chargement…
Annuler
Enregistrer