[Spice-devel] [PATCH qxl-wddm-dod] Update some file copyright statements
Frediano Ziglio
fziglio at redhat.com
Mon Nov 7 09:29:44 UTC 2016
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
qxldod/QxlDod.cpp | 2 +-
qxldod/compat.cpp | 10 ++++++++++
qxldod/compat.h | 10 ++++++++++
qxldod/driver.cpp | 2 +-
4 files changed, 22 insertions(+), 2 deletions(-)
diff --git a/qxldod/QxlDod.cpp b/qxldod/QxlDod.cpp
index 69b8db9..85343e4 100755
--- a/qxldod/QxlDod.cpp
+++ b/qxldod/QxlDod.cpp
@@ -1,6 +1,6 @@
/*
* Copyright 2013-2016 Red Hat, Inc.
-
+ *
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
diff --git a/qxldod/compat.cpp b/qxldod/compat.cpp
index 88f9619..fe223d4 100644
--- a/qxldod/compat.cpp
+++ b/qxldod/compat.cpp
@@ -1,3 +1,13 @@
+/*
+ * Copyright 2013-2016 Red Hat, Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ *
+ * You may obtain a copy of the License at
+ * http://www.apache.org/licenses/LICENSE-2.0
+ */
+
#include "driver.h"
#include "compat.h"
diff --git a/qxldod/compat.h b/qxldod/compat.h
index 3f20b81..b4a8b33 100644
--- a/qxldod/compat.h
+++ b/qxldod/compat.h
@@ -1,3 +1,13 @@
+/*
+ * Copyright 2013-2016 Red Hat, Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ *
+ * You may obtain a copy of the License at
+ * http://www.apache.org/licenses/LICENSE-2.0
+ */
+
#pragma once
#include "BaseObject.h"
diff --git a/qxldod/driver.cpp b/qxldod/driver.cpp
index 59dc405..dc84aa8 100755
--- a/qxldod/driver.cpp
+++ b/qxldod/driver.cpp
@@ -1,6 +1,6 @@
/*
* Copyright 2013-2016 Red Hat, Inc.
-
+ *
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
--
2.7.4
More information about the Spice-devel
mailing list