[gjs] Remove All Rights Reserved. for code originating from Litl
- From: Johan Dahlin <johan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] Remove All Rights Reserved. for code originating from Litl
- Date: Mon, 25 Jul 2011 16:59:34 +0000 (UTC)
commit 4acb221649d7ee8593896d66889e6e773006dce9
Author: Johan Dahlin <jdahlin litl com>
Date: Mon Jul 25 11:42:43 2011 -0300
Remove All Rights Reserved. for code originating from Litl
gjs-dbus/dbus-private.h | 2 +-
gjs-dbus/dbus-proxy.c | 2 +-
gjs-dbus/dbus-proxy.h | 2 +-
gjs-dbus/dbus-signals.c | 2 +-
gjs-dbus/dbus.c | 2 +-
gjs-dbus/dbus.h | 2 +-
modules/cairo-context.c | 2 +-
modules/cairo-gradient.c | 2 +-
modules/cairo-image-surface.c | 2 +-
modules/cairo-linear-gradient.c | 2 +-
modules/cairo-path.c | 2 +-
modules/cairo-pattern.c | 2 +-
modules/cairo-pdf-surface.c | 2 +-
modules/cairo-private.h | 2 +-
modules/cairo-ps-surface.c | 2 +-
modules/cairo-radial-gradient.c | 2 +-
modules/cairo-solid-pattern.c | 2 +-
modules/cairo-surface-pattern.c | 2 +-
modules/cairo-surface.c | 2 +-
modules/cairo-svg-surface.c | 2 +-
modules/cairo.c | 2 +-
modules/cairo.js | 2 +-
modules/dbus-exports.c | 2 +-
modules/dbus-exports.h | 2 +-
modules/dbus-values.c | 2 +-
modules/dbus-values.h | 2 +-
modules/dbus.c | 2 +-
modules/dbus.h | 2 +-
modules/dbus.js | 2 +-
modules/gettext.js | 2 +-
modules/tweener/equations.js | 2 +-
modules/tweener/tweenList.js | 2 +-
modules/tweener/tweener.js | 2 +-
test/run-with-dbus | 2 +-
34 files changed, 34 insertions(+), 34 deletions(-)
---
diff --git a/gjs-dbus/dbus-private.h b/gjs-dbus/dbus-private.h
index 1e4fea7..8318fa4 100644
--- a/gjs-dbus/dbus-private.h
+++ b/gjs-dbus/dbus-private.h
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved.
+/* Copyright 2008 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/gjs-dbus/dbus-proxy.c b/gjs-dbus/dbus-proxy.c
index 5cfca8e..21edc67 100644
--- a/gjs-dbus/dbus-proxy.c
+++ b/gjs-dbus/dbus-proxy.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved. */
+/* Copyright 2008 litl, LLC. */
#include <config.h>
diff --git a/gjs-dbus/dbus-proxy.h b/gjs-dbus/dbus-proxy.h
index 7ee6ddf..cafa455 100644
--- a/gjs-dbus/dbus-proxy.h
+++ b/gjs-dbus/dbus-proxy.h
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved. */
+/* Copyright 2008 litl, LLC. */
#ifndef __GJS_UTIL_DBUS_PROXY_H__
#define __GJS_UTIL_DBUS_PROXY_H__
diff --git a/gjs-dbus/dbus-signals.c b/gjs-dbus/dbus-signals.c
index 77f25d3..c722148 100644
--- a/gjs-dbus/dbus-signals.c
+++ b/gjs-dbus/dbus-signals.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved. */
+/* Copyright 2008 litl, LLC. */
#include <config.h>
diff --git a/gjs-dbus/dbus.c b/gjs-dbus/dbus.c
index 2cb2639..8a4e16a 100644
--- a/gjs-dbus/dbus.c
+++ b/gjs-dbus/dbus.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved. */
+/* Copyright 2008 litl, LLC. */
#include <config.h>
diff --git a/gjs-dbus/dbus.h b/gjs-dbus/dbus.h
index 1cb1775..aea51d1 100644
--- a/gjs-dbus/dbus.h
+++ b/gjs-dbus/dbus.h
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved.
+/* Copyright 2008 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-context.c b/modules/cairo-context.c
index 7b9575f..dd07346 100644
--- a/modules/cairo-context.c
+++ b/modules/cairo-context.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-gradient.c b/modules/cairo-gradient.c
index fead174..b663a47 100644
--- a/modules/cairo-gradient.c
+++ b/modules/cairo-gradient.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-image-surface.c b/modules/cairo-image-surface.c
index c2e587f..d8d2f70 100644
--- a/modules/cairo-image-surface.c
+++ b/modules/cairo-image-surface.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-linear-gradient.c b/modules/cairo-linear-gradient.c
index 74efc90..23e72a8 100644
--- a/modules/cairo-linear-gradient.c
+++ b/modules/cairo-linear-gradient.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-path.c b/modules/cairo-path.c
index 86a50dc..de59641 100644
--- a/modules/cairo-path.c
+++ b/modules/cairo-path.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 Red Hat, Inc. All Rights Reserved.
+/* Copyright 2010 Red Hat, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-pattern.c b/modules/cairo-pattern.c
index d1b9730..dbbf7c6 100644
--- a/modules/cairo-pattern.c
+++ b/modules/cairo-pattern.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-pdf-surface.c b/modules/cairo-pdf-surface.c
index 6aca613..5380e24 100644
--- a/modules/cairo-pdf-surface.c
+++ b/modules/cairo-pdf-surface.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-private.h b/modules/cairo-private.h
index 2ba7379..5619d08 100644
--- a/modules/cairo-private.h
+++ b/modules/cairo-private.h
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-ps-surface.c b/modules/cairo-ps-surface.c
index ca0fad4..19072da 100644
--- a/modules/cairo-ps-surface.c
+++ b/modules/cairo-ps-surface.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-radial-gradient.c b/modules/cairo-radial-gradient.c
index 48f8b0b..544040f 100644
--- a/modules/cairo-radial-gradient.c
+++ b/modules/cairo-radial-gradient.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-solid-pattern.c b/modules/cairo-solid-pattern.c
index 936a765..a68dec0 100644
--- a/modules/cairo-solid-pattern.c
+++ b/modules/cairo-solid-pattern.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-surface-pattern.c b/modules/cairo-surface-pattern.c
index 8791e32..49e4751 100644
--- a/modules/cairo-surface-pattern.c
+++ b/modules/cairo-surface-pattern.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-surface.c b/modules/cairo-surface.c
index a511817..88ccf76 100644
--- a/modules/cairo-surface.c
+++ b/modules/cairo-surface.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo-svg-surface.c b/modules/cairo-svg-surface.c
index 6acc26c..cca746d 100644
--- a/modules/cairo-svg-surface.c
+++ b/modules/cairo-svg-surface.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo.c b/modules/cairo.c
index ccd0bd1..7ee6652 100644
--- a/modules/cairo.c
+++ b/modules/cairo.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2010 litl, LLC. All Rights Reserved.
+/* Copyright 2010 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/cairo.js b/modules/cairo.js
index 7603c19..f50ff96 100644
--- a/modules/cairo.js
+++ b/modules/cairo.js
@@ -1,4 +1,4 @@
-// Copyright 2010 litl, LLC. All Rights Reserved.
+// Copyright 2010 litl, LLC.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to
diff --git a/modules/dbus-exports.c b/modules/dbus-exports.c
index 5321c20..e6e3186 100644
--- a/modules/dbus-exports.c
+++ b/modules/dbus-exports.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved.
+/* Copyright 2008 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/dbus-exports.h b/modules/dbus-exports.h
index 1ee2040..7c7029f 100644
--- a/modules/dbus-exports.h
+++ b/modules/dbus-exports.h
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved.
+/* Copyright 2008 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/dbus-values.c b/modules/dbus-values.c
index f5317e5..00f1dc3 100644
--- a/modules/dbus-values.c
+++ b/modules/dbus-values.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved.
+/* Copyright 2008 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/dbus-values.h b/modules/dbus-values.h
index 2d206c5..004785e 100644
--- a/modules/dbus-values.h
+++ b/modules/dbus-values.h
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved.
+/* Copyright 2008 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/dbus.c b/modules/dbus.c
index 2a3fec1..002f556 100644
--- a/modules/dbus.c
+++ b/modules/dbus.c
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved.
+/* Copyright 2008 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/dbus.h b/modules/dbus.h
index 8c70a67..0abea07 100644
--- a/modules/dbus.h
+++ b/modules/dbus.h
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved.
+/* Copyright 2008 litl, LLC.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/modules/dbus.js b/modules/dbus.js
index 4198d4c..5a4faa6 100644
--- a/modules/dbus.js
+++ b/modules/dbus.js
@@ -1,4 +1,4 @@
-// Copyright 2008 litl, LLC. All Rights Reserved.
+// Copyright 2008 litl, LLC.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to
diff --git a/modules/gettext.js b/modules/gettext.js
index 60f7212..ab39972 100644
--- a/modules/gettext.js
+++ b/modules/gettext.js
@@ -1,4 +1,4 @@
-// Copyright 2009 Red Hat, Inc. All Rights Reserved.
+// Copyright 2009 Red Hat, Inc.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to
diff --git a/modules/tweener/equations.js b/modules/tweener/equations.js
index d3c348f..5ef1ef2 100644
--- a/modules/tweener/equations.js
+++ b/modules/tweener/equations.js
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved. */
+/* Copyright 2008 litl, LLC. */
/**
* Equations
* Main equations for the Tweener class
diff --git a/modules/tweener/tweenList.js b/modules/tweener/tweenList.js
index 4810770..0b04b35 100644
--- a/modules/tweener/tweenList.js
+++ b/modules/tweener/tweenList.js
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved. */
+/* Copyright 2008 litl, LLC. */
/**
* The tween list object. Stores all of the properties and information that pertain to individual tweens.
*
diff --git a/modules/tweener/tweener.js b/modules/tweener/tweener.js
index daa1f6e..c9325a0 100644
--- a/modules/tweener/tweener.js
+++ b/modules/tweener/tweener.js
@@ -1,5 +1,5 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
-/* Copyright 2008 litl, LLC. All Rights Reserved. */
+/* Copyright 2008 litl, LLC. */
/**
* Tweener
* Transition controller for movieclips, sounds, textfields and other objects
diff --git a/test/run-with-dbus b/test/run-with-dbus
index deae1e6..435118d 100755
--- a/test/run-with-dbus
+++ b/test/run-with-dbus
@@ -1,5 +1,5 @@
#! /bin/sh
-# Copyright 2008-2009 litl, LLC. All Rights Reserved.
+# Copyright 2008-2009 litl, LLC.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]