diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2013-03-19 16:40:09 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2013-03-19 16:40:09 +0000 |
commit | 75dca2b081c17e34b3c4bc3f9b69eb09feffacd1 (patch) | |
tree | b709bffb5f49f80271ff712e23a7df42aab070d1 | |
parent | fbc22bf3979a135d0901b3efcc3d0c035a291ee4 (diff) |
omx: fix typo in copyright headers
-rw-r--r-- | omx/gstomxtheoradec.h | 2 | ||||
-rw-r--r-- | omx/gstomxvp8dec.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/omx/gstomxtheoradec.h b/omx/gstomxtheoradec.h index 2c52432..4b5a2fa 100644 --- a/omx/gstomxtheoradec.h +++ b/omx/gstomxtheoradec.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013, Collabota Ltd. + * Copyright (C) 2013, Collabora Ltd. * Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> * * This library is free software; you can redistribute it and/or diff --git a/omx/gstomxvp8dec.h b/omx/gstomxvp8dec.h index 5b22e71..4c4d40c 100644 --- a/omx/gstomxvp8dec.h +++ b/omx/gstomxvp8dec.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013, Collabota Ltd. + * Copyright (C) 2013, Collabora Ltd. * Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> * * This library is free software; you can redistribute it and/or |