1
0
mirror of https://github.com/openSUSE/snapper.git synced 2026-02-05 06:46:08 +01:00

- added the copyright header as obs wants it

This commit is contained in:
Arvin Schnell
2011-11-17 16:22:06 +01:00
parent 4f642afa7f
commit d128d6b26d

View File

@@ -1,8 +1,23 @@
#
# spec file for package snapper (Version @VERSION@)
# spec file for package snapper
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: snapper
Version: @VERSION@
Release: 0
@@ -132,3 +147,5 @@ Authors:
%files -n snapper-zypp-plugin
%defattr(-,root,root)
/usr/lib/zypp/plugins/commit/snapper.py
%changelog