diff options
Diffstat (limited to 'build/rpm_specs')
-rw-r--r-- | build/rpm_specs/gluon.spec | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/build/rpm_specs/gluon.spec b/build/rpm_specs/gluon.spec index 6e39ab4..cbc14ba 100644 --- a/build/rpm_specs/gluon.spec +++ b/build/rpm_specs/gluon.spec @@ -1,3 +1,12 @@ +# +# Copyright (c) 2016 Ericsson and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# %define release 1 %define _sharedstatedir /var/lib %define build_timestamp %(date +"%Y%m%d") |