diff options
author | Keith Packard <keithp@keithp.com> | 2011-09-22 15:30:16 -0400 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-09-27 01:29:38 -0400 |
commit | 395072592e8eabf1b2ea424f1ed4c7458440dbf4 (patch) | |
tree | f68154d99f691824be55a1cbc5a6d9644e5ed982 /drivers/gpu/drm/i915 | |
parent | cd0de039bff32ee314046c0e4c047c38aa696f84 (diff) |
drm/i915: broken copyright encoding in intel_bios.c
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'drivers/gpu/drm/i915')
-rw-r--r-- | drivers/gpu/drm/i915/intel_bios.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/i915/intel_bios.c b/drivers/gpu/drm/i915/intel_bios.c index 61abef8a8119..4c530fa77a1d 100644 --- a/drivers/gpu/drm/i915/intel_bios.c +++ b/drivers/gpu/drm/i915/intel_bios.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright © 2006 Intel Corporation | 2 | * Copyright © 2006 Intel Corporation |
3 | * | 3 | * |
4 | * Permission is hereby granted, free of charge, to any person obtaining a | 4 | * Permission is hereby granted, free of charge, to any person obtaining a |
5 | * copy of this software and associated documentation files (the "Software"), | 5 | * copy of this software and associated documentation files (the "Software"), |