Print this page
acpica-unix2-20130823
PANKOVs restructure
@@ -4,11 +4,11 @@
* table entries
*
******************************************************************************/
/*
- * Copyright (C) 2000 - 2011, Intel Corp.
+ * Copyright (C) 2000 - 2013, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -499,7 +499,5 @@
ObjDesc = ObjDesc->Common.NextObject;
}
return (AE_NOT_FOUND);
}
-
-