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/bin/edje/epp/cppalloc.c | |
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 'src/bin/edje/epp/cppalloc.c')
-rw-r--r-- | src/bin/edje/epp/cppalloc.c | 3 |
1 files changed, 1 insertions, 2 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 |