Hi @cyprianr,
For your Canvas theme, there are seven files you need to edit to clear that error:
1. wp-content/themes/canvas/includes/widgets/widget-woo-adspace.php
Find
[commercial theme code removed]
And Replace with
[commercial theme code removed]
2. wp-content/themes/canvas/includes/widgets/widget-woo-blogauthor.php
Find
[commercial theme code removed]
And Replace with
[commercial theme code removed]
3. wp-content/themes/canvas/includes/widgets/widget-woo-component.php
Find
[commercial theme code removed]
And Replace with
[commercial theme code removed]
4. wp-content/themes/canvas/includes/widgets/widget-woo-embed.php
Find
[commercial theme code removed]
And Replace with
[commercial theme code removed]
5. wp-content/themes/canvas/includes/widgets/widget-woo-flickr.php
Find
[commercial theme code removed]
And Replace with
[commercial theme code removed]
6. wp-content/themes/canvas/includes/widgets/widget-woo-subscribe.php
Find
[commercial theme code removed]
And Replace with
[commercial theme code removed]
7. wp-content/themes/canvas/includes/widgets/widget-woo-tabs.php
Find
[commercial theme code removed]
And Replace with
[commercial theme code removed]
Enjoy