diff options
author | Tom Hacohen <tom@stosb.com> | 2015-03-06 10:39:59 +0000 |
---|---|---|
committer | Tom Hacohen <tom@stosb.com> | 2015-03-06 10:40:14 +0000 |
commit | 374fa09f4821e06396b20014b95b9138e63ab0ee (patch) | |
tree | ef08cff9478d4e73ea5dc29fe372b0ce2eaa5c1c /src | |
parent | 03ab2e27c87213ee0a19240787e2ff3e847b87ae (diff) |
Edje epp: Fix FSF mailing address in the copyright notice.
Fixes T2157.
Thanks to spotrh for suggesting the fix.
Diffstat (limited to '')
-rw-r--r-- | src/bin/edje/epp/cppalloc.c | 3 | ||||
-rw-r--r-- | src/bin/edje/epp/cpperror.c | 3 | ||||
-rw-r--r-- | src/bin/edje/epp/cppexp.c | 3 | ||||
-rw-r--r-- | src/bin/edje/epp/cpphash.c | 3 | ||||
-rw-r--r-- | src/bin/edje/epp/cpplib.c | 3 | ||||
-rw-r--r-- | src/bin/edje/epp/cpplib.h | 3 | ||||
-rw-r--r-- | src/bin/edje/epp/cppmain.c | 3 |
7 files changed, 7 insertions, 14 deletions
diff --git a/src/bin/edje/epp/cppalloc.c b/src/bin/edje/epp/cppalloc.c index 4ce0dd0c99..5cfdc66c7a 100644 --- a/src/bin/edje/epp/cppalloc.c +++ b/src/bin/edje/epp/cppalloc.c | |||
@@ -16,8 +16,7 @@ | |||
16 | * GNU General Public License for more details. | 16 | * GNU General Public License for more details. |
17 | * | 17 | * |
18 | * You should have received a copy of the GNU General Public License | 18 | * You should have received a copy of the GNU General Public License |
19 | * along with this program; if not, write to the Free Software | 19 | * along with this program; if not, see <http://www.gnu.org/licenses/>. |
20 | * Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | ||
21 | * | 20 | * |
22 | * In other words, you are welcome to use, share and improve this program. | 21 | * In other words, you are welcome to use, share and improve this program. |
23 | * You are forbidden to forbid anyone else to use, share and improve | 22 | * You are forbidden to forbid anyone else to use, share and improve |
diff --git a/src/bin/edje/epp/cpperror.c b/src/bin/edje/epp/cpperror.c index 2ebfac8d66..ad30ab0f6b 100644 --- a/src/bin/edje/epp/cpperror.c +++ b/src/bin/edje/epp/cpperror.c | |||
@@ -16,8 +16,7 @@ | |||
16 | * GNU General Public License for more details. | 16 | * GNU General Public License for more details. |
17 | * | 17 | * |
18 | * You should have received a copy of the GNU General Public License | 18 | * You should have received a copy of the GNU General Public License |
19 | * along with this program; if not, write to the Free Software | 19 | * along with this program; if not, see <http://www.gnu.org/licenses/>. |
20 | * Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | ||
21 | * | 20 | * |
22 | * In other words, you are welcome to use, share and improve this program. | 21 | * In other words, you are welcome to use, share and improve this program. |
23 | * You are forbidden to forbid anyone else to use, share and improve | 22 | * You are forbidden to forbid anyone else to use, share and improve |
diff --git a/src/bin/edje/epp/cppexp.c b/src/bin/edje/epp/cppexp.c index 44a3a811ab..191be25ca5 100644 --- a/src/bin/edje/epp/cppexp.c +++ b/src/bin/edje/epp/cppexp.c | |||
@@ -13,8 +13,7 @@ | |||
13 | * GNU General Public License for more details. | 13 | * GNU General Public License for more details. |
14 | * | 14 | * |
15 | * You should have received a copy of the GNU General Public License | 15 | * You should have received a copy of the GNU General Public License |
16 | * along with this program; if not, write to the Free Software | 16 | * along with this program; if not, see <http://www.gnu.org/licenses/>. |
17 | * Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | ||
18 | * | 17 | * |
19 | * In other words, you are welcome to use, share and improve this program. | 18 | * In other words, you are welcome to use, share and improve this program. |
20 | * You are forbidden to forbid anyone else to use, share and improve | 19 | * You are forbidden to forbid anyone else to use, share and improve |
diff --git a/src/bin/edje/epp/cpphash.c b/src/bin/edje/epp/cpphash.c index ea2c414cb3..80972ea97d 100644 --- a/src/bin/edje/epp/cpphash.c +++ b/src/bin/edje/epp/cpphash.c | |||
@@ -16,8 +16,7 @@ | |||
16 | * GNU General Public License for more details. | 16 | * GNU General Public License for more details. |
17 | * | 17 | * |
18 | * You should have received a copy of the GNU General Public License | 18 | * You should have received a copy of the GNU General Public License |
19 | * along with this program; if not, write to the Free Software | 19 | * along with this program; if not, see <http://www.gnu.org/licenses/>. |
20 | * Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | ||
21 | * | 20 | * |
22 | * In other words, you are welcome to use, share and improve this program. | 21 | * In other words, you are welcome to use, share and improve this program. |
23 | * You are forbidden to forbid anyone else to use, share and improve | 22 | * You are forbidden to forbid anyone else to use, share and improve |
diff --git a/src/bin/edje/epp/cpplib.c b/src/bin/edje/epp/cpplib.c index d776d88be4..af6dbfb582 100644 --- a/src/bin/edje/epp/cpplib.c +++ b/src/bin/edje/epp/cpplib.c | |||
@@ -16,8 +16,7 @@ | |||
16 | * GNU General Public License for more details. | 16 | * GNU General Public License for more details. |
17 | * | 17 | * |
18 | * You should have received a copy of the GNU General Public License | 18 | * You should have received a copy of the GNU General Public License |
19 | * along with this program; if not, write to the Free Software | 19 | * along with this program; if not, see <http://www.gnu.org/licenses/>. |
20 | * Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | ||
21 | * | 20 | * |
22 | * In other words, you are welcome to use, share and improve this program. | 21 | * In other words, you are welcome to use, share and improve this program. |
23 | * You are forbidden to forbid anyone else to use, share and improve | 22 | * You are forbidden to forbid anyone else to use, share and improve |
diff --git a/src/bin/edje/epp/cpplib.h b/src/bin/edje/epp/cpplib.h index 310c424486..c040ebddcc 100644 --- a/src/bin/edje/epp/cpplib.h +++ b/src/bin/edje/epp/cpplib.h | |||
@@ -13,8 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
16 | along with this program; if not, write to the Free Software | 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. |
17 | Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | ||
18 | 17 | ||
19 | In other words, you are welcome to use, share and improve this program. | 18 | In other words, you are welcome to use, share and improve this program. |
20 | You are forbidden to forbid anyone else to use, share and improve | 19 | You are forbidden to forbid anyone else to use, share and improve |
diff --git a/src/bin/edje/epp/cppmain.c b/src/bin/edje/epp/cppmain.c index ea0a0b22eb..2e8059bf09 100644 --- a/src/bin/edje/epp/cppmain.c +++ b/src/bin/edje/epp/cppmain.c | |||
@@ -14,8 +14,7 @@ | |||
14 | * GNU General Public License for more details. | 14 | * GNU General Public License for more details. |
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, see <http://www.gnu.org/licenses/>. |
18 | * Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | ||
19 | * | 18 | * |
20 | * In other words, you are welcome to use, share and improve this program. | 19 | * In other words, you are welcome to use, share and improve this program. |
21 | * You are forbidden to forbid anyone else to use, share and improve | 20 | * You are forbidden to forbid anyone else to use, share and improve |