updated copyright notice at the top of the files

This commit is contained in:
Philipp Häfelfinger 2019-03-23 22:41:04 +01:00
parent 9ab0ddb2d0
commit cc2656cb09
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/*
* Copyright (C) 2019 Philipp Haefelfinger (http://www.haefelfinger.ch/). All Rights Reserved.
* This application is licensed under GPLv2. See the LICENSE file in the root directory of the project.
*/
package app
import (

View File

@ -1,3 +1,8 @@
/*
* Copyright (C) 2019 Philipp Haefelfinger (http://www.haefelfinger.ch/). All Rights Reserved.
* This application is licensed under GPLv2. See the LICENSE file in the root directory of the project.
*/
package app
//go:generate mockgen -destination=./piwigo_mock_test.go -package=app git.haefelfinger.net/piwigo/PiwigoDirectoryUploader/internal/pkg/piwigo PiwigoApi,PiwigoCategoryApi,PiwigoImageApi