From 4208d6b74f6abc9fe7e9424197114c4b5fd352b0 Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Wed, 21 Mar 2012 12:05:06 +0100 Subject: [PATCH] Update URL in copyright. --- gtk/OGApplication.m | 2 +- gtk/OGBox.m | 2 +- gtk/OGButton.m | 2 +- gtk/OGComboBox.m | 2 +- gtk/OGComboBoxItem.m | 2 +- gtk/OGHBox.m | 2 +- gtk/OGVBox.m | 2 +- gtk/OGWidget.m | 2 +- gtk/OGWindow.m | 2 +- gtk/test.m | 2 +- headers/OGApplication.h | 2 +- headers/OGBox.h | 2 +- headers/OGButton.h | 2 +- headers/OGComboBox.h | 2 +- headers/OGComboBoxItem.h | 2 +- headers/OGHBox.h | 2 +- headers/OGVBox.h | 2 +- headers/OGWidget.h | 2 +- headers/OGWindow.h | 2 +- win32/OGApplication.m | 2 +- win32/OGBox.m | 2 +- win32/OGButton.m | 2 +- win32/OGComboBox.m | 2 +- win32/OGComboBoxItem.m | 2 +- win32/OGHBox.m | 2 +- win32/OGVBox.m | 2 +- win32/OGWidget.m | 2 +- win32/OGWindow.m | 2 +- win32/test.m | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/gtk/OGApplication.m b/gtk/OGApplication.m index ae2e06e..dae9266 100644 --- a/gtk/OGApplication.m +++ b/gtk/OGApplication.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/gtk/OGBox.m b/gtk/OGBox.m index 22ae55f..7bef6c7 100644 --- a/gtk/OGBox.m +++ b/gtk/OGBox.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/gtk/OGButton.m b/gtk/OGButton.m index b4f8529..7b82036 100644 --- a/gtk/OGButton.m +++ b/gtk/OGButton.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/gtk/OGComboBox.m b/gtk/OGComboBox.m index 997ff4e..aff663b 100644 --- a/gtk/OGComboBox.m +++ b/gtk/OGComboBox.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/gtk/OGComboBoxItem.m b/gtk/OGComboBoxItem.m index c3a740a..3f8d625 100644 --- a/gtk/OGComboBoxItem.m +++ b/gtk/OGComboBoxItem.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/gtk/OGHBox.m b/gtk/OGHBox.m index e384ac3..5230a57 100644 --- a/gtk/OGHBox.m +++ b/gtk/OGHBox.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/gtk/OGVBox.m b/gtk/OGVBox.m index 60ef3ee..141af0c 100644 --- a/gtk/OGVBox.m +++ b/gtk/OGVBox.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/gtk/OGWidget.m b/gtk/OGWidget.m index b28f350..4235542 100644 --- a/gtk/OGWidget.m +++ b/gtk/OGWidget.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/gtk/OGWindow.m b/gtk/OGWindow.m index 6555771..d5d52e5 100644 --- a/gtk/OGWindow.m +++ b/gtk/OGWindow.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/gtk/test.m b/gtk/test.m index 6dc859f..dd49350 100644 --- a/gtk/test.m +++ b/gtk/test.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/headers/OGApplication.h b/headers/OGApplication.h index ff11c5a..895fe8a 100644 --- a/headers/OGApplication.h +++ b/headers/OGApplication.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/headers/OGBox.h b/headers/OGBox.h index aacba99..7649927 100644 --- a/headers/OGBox.h +++ b/headers/OGBox.h @@ -2,7 +2,7 @@ * Copyright (c) 2011, 2012, Jonathan Schleifer * Copyright (c) 2011, 2012, Dillon Aumiller * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/headers/OGButton.h b/headers/OGButton.h index 17c0e7c..fad4fb3 100644 --- a/headers/OGButton.h +++ b/headers/OGButton.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/headers/OGComboBox.h b/headers/OGComboBox.h index f007b08..c5d656f 100644 --- a/headers/OGComboBox.h +++ b/headers/OGComboBox.h @@ -2,7 +2,7 @@ * Copyright (c) 2011, 2012, Jonathan Schleifer * Copyright (c) 2011, 2012, Dillon Aumiller * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/headers/OGComboBoxItem.h b/headers/OGComboBoxItem.h index 5a1069a..eafcc21 100644 --- a/headers/OGComboBoxItem.h +++ b/headers/OGComboBoxItem.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/headers/OGHBox.h b/headers/OGHBox.h index 6179780..97b4e49 100644 --- a/headers/OGHBox.h +++ b/headers/OGHBox.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/headers/OGVBox.h b/headers/OGVBox.h index 5380809..0d61283 100644 --- a/headers/OGVBox.h +++ b/headers/OGVBox.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/headers/OGWidget.h b/headers/OGWidget.h index 177f930..a0750ac 100644 --- a/headers/OGWidget.h +++ b/headers/OGWidget.h @@ -2,7 +2,7 @@ * Copyright (c) 2011, 2012, Jonathan Schleifer * Copyright (c) 2011, 2012, Dillon Aumiller * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/headers/OGWindow.h b/headers/OGWindow.h index 71742a4..2faf7b4 100644 --- a/headers/OGWindow.h +++ b/headers/OGWindow.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/win32/OGApplication.m b/win32/OGApplication.m index 8f5d2b4..c92333e 100644 --- a/win32/OGApplication.m +++ b/win32/OGApplication.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Dillon Aumiller * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/win32/OGBox.m b/win32/OGBox.m index dc93367..7de4c6a 100644 --- a/win32/OGBox.m +++ b/win32/OGBox.m @@ -2,7 +2,7 @@ * Copyright (c) 2011, 2012, Dillon Aumiller * Copyright (c) 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/win32/OGButton.m b/win32/OGButton.m index 6bdcec9..c807bd2 100644 --- a/win32/OGButton.m +++ b/win32/OGButton.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Dillon Aumiller * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/win32/OGComboBox.m b/win32/OGComboBox.m index d38c9b1..74a558e 100644 --- a/win32/OGComboBox.m +++ b/win32/OGComboBox.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Dillon Aumiller * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/win32/OGComboBoxItem.m b/win32/OGComboBoxItem.m index b105194..08b9257 100644 --- a/win32/OGComboBoxItem.m +++ b/win32/OGComboBoxItem.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Dillon Aumiller * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/win32/OGHBox.m b/win32/OGHBox.m index addbb35..5817386 100644 --- a/win32/OGHBox.m +++ b/win32/OGHBox.m @@ -2,7 +2,7 @@ * Copyright (c) 2011, 2012, Dillon Aumiller * Copyright (c) 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/win32/OGVBox.m b/win32/OGVBox.m index 0a6ba74..acf4df6 100644 --- a/win32/OGVBox.m +++ b/win32/OGVBox.m @@ -2,7 +2,7 @@ * Copyright (c) 2011, 2012, Dillon Aumiller * Copyright (c) 2012, Jonathan Schleifer * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/win32/OGWidget.m b/win32/OGWidget.m index 81f421a..7e7f4e4 100644 --- a/win32/OGWidget.m +++ b/win32/OGWidget.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Dillon Aumiller * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/win32/OGWindow.m b/win32/OGWindow.m index c206906..e4a720f 100644 --- a/win32/OGWindow.m +++ b/win32/OGWindow.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Dillon Aumiller * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/win32/test.m b/win32/test.m index f79abd3..61361b2 100644 --- a/win32/test.m +++ b/win32/test.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, 2012, Dillon Aumiller * - * https://webkeks.org/hg/objgui/ + * https://webkeks.org/git/?p=objgui.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above