graphicscomposition/openwfcompositionengine/common/include/owfimage.h
branchNewGraphicsArchitecture
changeset 49 0ee978e37eb7
parent 39 a4b63488e0b0
--- a/graphicscomposition/openwfcompositionengine/common/include/owfimage.h	Thu May 06 14:32:51 2010 +0100
+++ b/graphicscomposition/openwfcompositionengine/common/include/owfimage.h	Thu May 06 15:31:43 2010 +0100
@@ -1,4 +1,5 @@
 /* Copyright (c) 2009 The Khronos Group Inc.
+ * Portions Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and/or associated documentation files (the
@@ -306,7 +307,6 @@
 OWF_API_CALL void
 OWF_Image_SetPixelBuffer(OWF_IMAGE* image,      void* buffer);
 
-
 /*!---------------------------------------------------------------------------
  *  \brief Blit (1:1 copy) pixels from image to another w/ clipping.
  *