[totem] screenshot: Add license exception



commit bb598ecad02f3dc816a3329a43b1529b2b0cc81b
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jun 28 12:42:58 2012 +0100

    screenshot: Add license exception
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674640

 .../screenshot/screenshot-filename-builder.c       |    3 +++
 .../screenshot/screenshot-filename-builder.h       |    3 +++
 2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/screenshot/screenshot-filename-builder.c b/src/plugins/screenshot/screenshot-filename-builder.c
index 1cc3d50..6e87c2b 100644
--- a/src/plugins/screenshot/screenshot-filename-builder.c
+++ b/src/plugins/screenshot/screenshot-filename-builder.c
@@ -16,6 +16,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
  * USA
+ *
+ * 28th June 2012: Bastien Nocera: Add exception clause.
+ * See license_change file for details.
  */
 
 #include <config.h>
diff --git a/src/plugins/screenshot/screenshot-filename-builder.h b/src/plugins/screenshot/screenshot-filename-builder.h
index 2b0868f..e706081 100644
--- a/src/plugins/screenshot/screenshot-filename-builder.h
+++ b/src/plugins/screenshot/screenshot-filename-builder.h
@@ -16,6 +16,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
  * USA
+ *
+ * 28th June 2012: Bastien Nocera: Add exception clause.
+ * See license_change file for details.
  */
 
 #ifndef __SCREENSHOT_FILENAME_BUILDER_H__



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]