Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gtk
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nikita Churaev
gtk
Commits
e4c565d7
Commit
e4c565d7
authored
Nov 19, 2015
by
Emmanuele Bassi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Do not use the LGPL v3 blurb for LGPL v2.1 files
GTK+ is released under the terms of the GNU LGPL v2.1+.
parent
8194bd19
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gtk/gtksidebarrow.c
gtk/gtksidebarrow.c
+2
-2
gtk/gtksidebarrowprivate.h
gtk/gtksidebarrowprivate.h
+2
-2
No files found.
gtk/gtksidebarrow.c
View file @
e4c565d7
...
...
@@ -4,7 +4,7 @@
*
* This file 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
3
of the
* published by the Free Software Foundation; either version
2.1
of the
* License, or (at your option) any later version.
*
* This file is distributed in the hope that it will be useful, but
...
...
@@ -12,7 +12,7 @@
* 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 General Public License
* You should have received a copy of the GNU
Lesser
General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
...
...
gtk/gtksidebarrowprivate.h
View file @
e4c565d7
...
...
@@ -4,7 +4,7 @@
*
* This file 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
3
of the
* published by the Free Software Foundation; either version
2.1
of the
* License, or (at your option) any later version.
*
* This file is distributed in the hope that it will be useful, but
...
...
@@ -12,7 +12,7 @@
* 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 General Public License
* You should have received a copy of the GNU
Lesser
General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef GTK_SIDEBAR_ROW_PRIVATE_H
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment