Skip to content

Commit

Permalink
Updated license information in source files
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerburton committed Jun 30, 2015
1 parent 1eb87cb commit f93af6f
Show file tree
Hide file tree
Showing 245 changed files with 6,589 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/CoreGTK/CGTK.m
Expand Up @@ -35,7 +35,7 @@ @implementation CGTK

+(NSString *)coreGtkVersion
{
return @"3.10.8";
return @"3.10.0";
}

+(void)initWithArgc:(int *)argc andArgv:(char ***)argv
Expand Down
27 changes: 27 additions & 0 deletions src/CoreGTK/CGTKAboutDialog.h
@@ -1,3 +1,30 @@
/*
* CGTKAboutDialog.h
* This file is part of CoreGTK
*
* Copyright (C) 2015 - Tyler Burton
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

/*
* Modified by the CoreGTK Team, 2015. See the AUTHORS file for a
* list of people on the CoreGTK Team.
* See the ChangeLog files for a list of changes.
*
*/

/*
* Objective-C imports
Expand Down
27 changes: 27 additions & 0 deletions src/CoreGTK/CGTKAboutDialog.m
@@ -1,3 +1,30 @@
/*
* CGTKAboutDialog.m
* This file is part of CoreGTK
*
* Copyright (C) 2015 - Tyler Burton
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

/*
* Modified by the CoreGTK Team, 2015. See the AUTHORS file for a
* list of people on the CoreGTK Team.
* See the ChangeLog files for a list of changes.
*
*/

/*
* Objective-C imports
Expand Down
27 changes: 27 additions & 0 deletions src/CoreGTK/CGTKAccelLabel.h
@@ -1,3 +1,30 @@
/*
* CGTKAccelLabel.h
* This file is part of CoreGTK
*
* Copyright (C) 2015 - Tyler Burton
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

/*
* Modified by the CoreGTK Team, 2015. See the AUTHORS file for a
* list of people on the CoreGTK Team.
* See the ChangeLog files for a list of changes.
*
*/

/*
* Objective-C imports
Expand Down
27 changes: 27 additions & 0 deletions src/CoreGTK/CGTKAccelLabel.m
@@ -1,3 +1,30 @@
/*
* CGTKAccelLabel.m
* This file is part of CoreGTK
*
* Copyright (C) 2015 - Tyler Burton
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

/*
* Modified by the CoreGTK Team, 2015. See the AUTHORS file for a
* list of people on the CoreGTK Team.
* See the ChangeLog files for a list of changes.
*
*/

/*
* Objective-C imports
Expand Down
27 changes: 27 additions & 0 deletions src/CoreGTK/CGTKAlignment.h
@@ -1,3 +1,30 @@
/*
* CGTKAlignment.h
* This file is part of CoreGTK
*
* Copyright (C) 2015 - Tyler Burton
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

/*
* Modified by the CoreGTK Team, 2015. See the AUTHORS file for a
* list of people on the CoreGTK Team.
* See the ChangeLog files for a list of changes.
*
*/

/*
* Objective-C imports
Expand Down
27 changes: 27 additions & 0 deletions src/CoreGTK/CGTKAlignment.m
@@ -1,3 +1,30 @@
/*
* CGTKAlignment.m
* This file is part of CoreGTK
*
* Copyright (C) 2015 - Tyler Burton
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

/*
* Modified by the CoreGTK Team, 2015. See the AUTHORS file for a
* list of people on the CoreGTK Team.
* See the ChangeLog files for a list of changes.
*
*/

/*
* Objective-C imports
Expand Down
27 changes: 27 additions & 0 deletions src/CoreGTK/CGTKAppChooserButton.h
@@ -1,3 +1,30 @@
/*
* CGTKAppChooserButton.h
* This file is part of CoreGTK
*
* Copyright (C) 2015 - Tyler Burton
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

/*
* Modified by the CoreGTK Team, 2015. See the AUTHORS file for a
* list of people on the CoreGTK Team.
* See the ChangeLog files for a list of changes.
*
*/

/*
* Objective-C imports
Expand Down
27 changes: 27 additions & 0 deletions src/CoreGTK/CGTKAppChooserButton.m
@@ -1,3 +1,30 @@
/*
* CGTKAppChooserButton.m
* This file is part of CoreGTK
*
* Copyright (C) 2015 - Tyler Burton
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

/*
* Modified by the CoreGTK Team, 2015. See the AUTHORS file for a
* list of people on the CoreGTK Team.
* See the ChangeLog files for a list of changes.
*
*/

/*
* Objective-C imports
Expand Down
27 changes: 27 additions & 0 deletions src/CoreGTK/CGTKAppChooserDialog.h
@@ -1,3 +1,30 @@
/*
* CGTKAppChooserDialog.h
* This file is part of CoreGTK
*
* Copyright (C) 2015 - Tyler Burton
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

/*
* Modified by the CoreGTK Team, 2015. See the AUTHORS file for a
* list of people on the CoreGTK Team.
* See the ChangeLog files for a list of changes.
*
*/

/*
* Objective-C imports
Expand Down
27 changes: 27 additions & 0 deletions src/CoreGTK/CGTKAppChooserDialog.m
@@ -1,3 +1,30 @@
/*
* CGTKAppChooserDialog.m
* This file is part of CoreGTK
*
* Copyright (C) 2015 - Tyler Burton
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

/*
* Modified by the CoreGTK Team, 2015. See the AUTHORS file for a
* list of people on the CoreGTK Team.
* See the ChangeLog files for a list of changes.
*
*/

/*
* Objective-C imports
Expand Down
27 changes: 27 additions & 0 deletions src/CoreGTK/CGTKAppChooserWidget.h
@@ -1,3 +1,30 @@
/*
* CGTKAppChooserWidget.h
* This file is part of CoreGTK
*
* Copyright (C) 2015 - Tyler Burton
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

/*
* Modified by the CoreGTK Team, 2015. See the AUTHORS file for a
* list of people on the CoreGTK Team.
* See the ChangeLog files for a list of changes.
*
*/

/*
* Objective-C imports
Expand Down
27 changes: 27 additions & 0 deletions src/CoreGTK/CGTKAppChooserWidget.m
@@ -1,3 +1,30 @@
/*
* CGTKAppChooserWidget.m
* This file is part of CoreGTK
*
* Copyright (C) 2015 - Tyler Burton
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

/*
* Modified by the CoreGTK Team, 2015. See the AUTHORS file for a
* list of people on the CoreGTK Team.
* See the ChangeLog files for a list of changes.
*
*/

/*
* Objective-C imports
Expand Down

0 comments on commit f93af6f

Please sign in to comment.