Mercurial > pidgin
comparison libpurple/circbuffer.h @ 19681:44b4e8bd759b
The FSF changed its address a while ago; our files were out of date.
This is a quick update done with a for loop, find, and sed.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 08 Sep 2007 03:09:35 +0000 |
parents | 32c366eeeb99 |
children | 6bf32c9e15a7 |
comparison
equal
deleted
inserted
replaced
19680:7e2327d291fb | 19681:44b4e8bd759b |
---|---|
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
17 * GNU General Public License for more details. | 17 * GNU General Public License for more details. |
18 * | 18 * |
19 * You should have received a copy of the GNU General Public License | 19 * You should have received a copy of the GNU General Public License |
20 * along with this program; if not, write to the Free Software | 20 * along with this program; if not, write to the Free Software |
21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
22 */ | 22 */ |
23 #ifndef _CIRCBUFFER_H | 23 #ifndef _CIRCBUFFER_H |
24 #define _CIRCBUFFER_H | 24 #define _CIRCBUFFER_H |
25 | 25 |
26 #include <glib.h> | 26 #include <glib.h> |