summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/drm/drm_cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/io/drm/drm_cache.c')
-rw-r--r--usr/src/uts/common/io/drm/drm_cache.c11
1 files changed, 5 insertions, 6 deletions
diff --git a/usr/src/uts/common/io/drm/drm_cache.c b/usr/src/uts/common/io/drm/drm_cache.c
index fe7eff0..1f58fee 100644
--- a/usr/src/uts/common/io/drm/drm_cache.c
+++ b/usr/src/uts/common/io/drm/drm_cache.c
@@ -1,7 +1,10 @@
/*
- *
+ * Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
+ */
+
+/*
* Copyright(c) 2006-2007 Tungsten Graphics, Inc., Cedar Park, TX., USA
- * Copyright (c) 2009, Intel Corporation.
+ * Copyright (c) 2009, 2012, Intel Corporation.
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
@@ -29,10 +32,6 @@
* Authors: Thomas Hellström <thomas-at-tungstengraphics-dot-com>
*/
-/*
- * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
- */
-
#include <sys/x86_archext.h>
#include <vm/seg_kmem.h>
#include "drmP.h"