diff options
Diffstat (limited to 'linux/trident.h')
-rw-r--r-- | linux/trident.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/linux/trident.h b/linux/trident.h index d7a379c1..0d3b615c 100644 --- a/linux/trident.h +++ b/linux/trident.h @@ -1,9 +1,4 @@ -/* trident.h -- Trident DRM template customization -*- linux-c -*- - * Created: Wed Feb 14 12:32:32 2001 by gareth@valinux.com - * - * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. - * All Rights Reserved. - * +/* * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation @@ -22,7 +17,6 @@ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. - * */ #ifndef __TRIDENT_H__ |