Skip to content

Commit

Permalink
Add missing license
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Jul 23, 2015
1 parent f311a42 commit d984c1d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions test/migration_proposal_client_test.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# encoding: utf-8

# ------------------------------------------------------------------------------
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of version 2 of the GNU General Public License as published by the
# Free Software Foundation.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, contact Novell, Inc.
#
# To contact Novell about this file by physical or electronic mail, you may find
# current contact information at www.novell.com.
# ------------------------------------------------------------------------------


require_relative "test_helper"

describe Migration::ProposalClient do
Expand Down

0 comments on commit d984c1d

Please sign in to comment.