From: Michal Fojtik <[email protected]>
Signed-off-by: Michal fojtik <[email protected]> --- Rakefile | 2 -- client/deltacloud-client.gemspec | 3 --- client/tests/buckets_test.rb | 3 --- client/tests/client_test.rb | 3 --- client/tests/content_negotiation_test.rb | 3 --- client/tests/errors_test.rb | 3 --- client/tests/hardware_profiles_test.rb | 3 --- client/tests/images_test.rb | 3 --- client/tests/instance_states_test.rb | 3 --- client/tests/instances_test.rb | 3 --- client/tests/keys_test.rb | 3 --- client/tests/realms_test.rb | 3 --- client/tests/storage_snapshot_test.rb | 3 --- client/tests/storage_volume_test.rb | 3 --- clients/console/tests/cmd.rb | 2 -- clients/console/tests/common.rb | 2 -- 16 files changed, 45 deletions(-) diff --git a/Rakefile b/Rakefile index b2aa7a2..4e66de9 100644 --- a/Rakefile +++ b/Rakefile @@ -1,5 +1,3 @@ -# Copyright (C) 2009 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/client/deltacloud-client.gemspec b/client/deltacloud-client.gemspec index b5ede63..771964e 100644 --- a/client/deltacloud-client.gemspec +++ b/client/deltacloud-client.gemspec @@ -1,6 +1,3 @@ -# -# Copyright (C) 2009 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/client/tests/buckets_test.rb b/client/tests/buckets_test.rb index 32037cd..d2a7fca 100644 --- a/client/tests/buckets_test.rb +++ b/client/tests/buckets_test.rb @@ -1,6 +1,3 @@ -# -# Copyright (C) 2009-2011 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/client/tests/client_test.rb b/client/tests/client_test.rb index 29fab42..713f2f2 100644 --- a/client/tests/client_test.rb +++ b/client/tests/client_test.rb @@ -1,6 +1,3 @@ -# -# Copyright (C) 2009 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/client/tests/content_negotiation_test.rb b/client/tests/content_negotiation_test.rb index d963027..60c90c0 100644 --- a/client/tests/content_negotiation_test.rb +++ b/client/tests/content_negotiation_test.rb @@ -1,6 +1,3 @@ -# -# Copyright (C) 2009-2011 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/client/tests/errors_test.rb b/client/tests/errors_test.rb index 12c6c21..7b8347b 100644 --- a/client/tests/errors_test.rb +++ b/client/tests/errors_test.rb @@ -1,6 +1,3 @@ -# -# Copyright (C) 2009-2011 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/client/tests/hardware_profiles_test.rb b/client/tests/hardware_profiles_test.rb index 1201e56..3a0c18e 100644 --- a/client/tests/hardware_profiles_test.rb +++ b/client/tests/hardware_profiles_test.rb @@ -1,6 +1,3 @@ -# -# Copyright (C) 2009 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/client/tests/images_test.rb b/client/tests/images_test.rb index b9b1492..e6e4f78 100644 --- a/client/tests/images_test.rb +++ b/client/tests/images_test.rb @@ -1,6 +1,3 @@ -# -# Copyright (C) 2009 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/client/tests/instance_states_test.rb b/client/tests/instance_states_test.rb index 2981e98..1116ecc 100644 --- a/client/tests/instance_states_test.rb +++ b/client/tests/instance_states_test.rb @@ -1,6 +1,3 @@ -# -# Copyright (C) 2009 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/client/tests/instances_test.rb b/client/tests/instances_test.rb index bff1a7f..ac13ae2 100644 --- a/client/tests/instances_test.rb +++ b/client/tests/instances_test.rb @@ -1,6 +1,3 @@ -# -# Copyright (C) 2009 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/client/tests/keys_test.rb b/client/tests/keys_test.rb index ecd661a..74328fe 100644 --- a/client/tests/keys_test.rb +++ b/client/tests/keys_test.rb @@ -1,6 +1,3 @@ -# -# Copyright (C) 2009-2011 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/client/tests/realms_test.rb b/client/tests/realms_test.rb index d01a825..0017325 100644 --- a/client/tests/realms_test.rb +++ b/client/tests/realms_test.rb @@ -1,6 +1,3 @@ -# -# Copyright (C) 2009 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/client/tests/storage_snapshot_test.rb b/client/tests/storage_snapshot_test.rb index b26454b..6f1662c 100644 --- a/client/tests/storage_snapshot_test.rb +++ b/client/tests/storage_snapshot_test.rb @@ -1,6 +1,3 @@ -# -# Copyright (C) 2009 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/client/tests/storage_volume_test.rb b/client/tests/storage_volume_test.rb index 1d6bd8d..9df790f 100644 --- a/client/tests/storage_volume_test.rb +++ b/client/tests/storage_volume_test.rb @@ -1,6 +1,3 @@ -# -# Copyright (C) 2009 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/clients/console/tests/cmd.rb b/clients/console/tests/cmd.rb index 90fb853..e15744a 100644 --- a/clients/console/tests/cmd.rb +++ b/clients/console/tests/cmd.rb @@ -1,5 +1,3 @@ -# Copyright (C) 2009-2011 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/clients/console/tests/common.rb b/clients/console/tests/common.rb index dc5b475..a44ba64 100644 --- a/clients/console/tests/common.rb +++ b/clients/console/tests/common.rb @@ -1,5 +1,3 @@ -# Copyright (C) 2009-2011 Red Hat, Inc. -# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The -- 1.7.12
