~ubuntu-branches/ubuntu/wily/evolution-data-server/wily

« back to all changes in this revision

Viewing changes to addressbook/libebook/e-destination.c

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-07-20 13:34:59 UTC
  • mfrom: (1.1.126) (1.2.48 sid)
  • Revision ID: package-import@ubuntu.com-20150720133459-g6y46hnu5ewtoz08
Tags: 3.16.4-0ubuntu2
debian/patches/0001-Bug-752373-Monthly-events-do-not-recur-correctly.patch:
Cherry-pick patch from upstream to fix events not recurring correctly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 *
6
6
 * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
7
7
 *
8
 
 * Authors: Jon Trowbridge <trow@ximian.com>
9
 
 *          Chris Toshok <toshok@ximian.com>
10
 
 */
11
 
 
12
 
/*
13
 
 * This library is free software you can redistribute it and/or modify it
 
8
 * This library is free software: you can redistribute it and/or modify it
14
9
 * under the terms of the GNU Lesser General Public License as published by
15
10
 * the Free Software Foundation.
16
11
 *
17
12
 * This library is distributed in the hope that it will be useful, but
18
13
 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
19
 
 * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
20
 
 *for more details.
 
14
 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
 
15
 * for more details.
21
16
 *
22
17
 * You should have received a copy of the GNU Lesser General Public License
23
 
 * along with this program; if not, see <http://www.gnu.org/licenses/>.
 
18
 * along with this library. If not, see <http://www.gnu.org/licenses/>.
 
19
 *
 
20
 * Authors: Jon Trowbridge <trow@ximian.com>
 
21
 *          Chris Toshok <toshok@ximian.com>
24
22
 */
25
23
 
26
24
/*