mirror of
https://git.code.sf.net/p/fldigi/flmsg
synced 2026-08-13 17:30:58 -04:00
FSF address
* correct FSF address in various files
This commit is contained in:
parent
deeb3892b9
commit
b7108b655e
5 changed files with 26 additions and 14 deletions
|
|
@ -17,8 +17,12 @@
|
|||
// GNU General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with the program; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
// along with the program; if not, write to the
|
||||
//
|
||||
// Free Software Foundation, Inc.
|
||||
// 51 Franklin Street, Fifth Floor
|
||||
// Boston, MA 02110-1301 USA.
|
||||
//
|
||||
// =====================================================================
|
||||
|
||||
/*!
|
||||
|
|
|
|||
|
|
@ -14,9 +14,11 @@
|
|||
// Library General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Library General Public
|
||||
// License along with this library; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||
// USA.
|
||||
// License along with this library; if not, write to the
|
||||
//
|
||||
// Free Software Foundation, Inc.
|
||||
// 51 Franklin Street, Fifth Floor
|
||||
// Boston, MA 02110-1301 USA.
|
||||
//
|
||||
|
||||
#ifndef FL_NATIVE_FILE_CHOOSER_H
|
||||
|
|
|
|||
|
|
@ -15,9 +15,11 @@
|
|||
// Library General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Library General Public
|
||||
// License along with this library; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||
// USA.
|
||||
// License along with this library; if not, write to the
|
||||
//
|
||||
// Free Software Foundation, Inc.
|
||||
// 51 Franklin Street, Fifth Floor
|
||||
// Boston, MA 02110-1301 USA.
|
||||
//
|
||||
|
||||
#include <FL/Fl_File_Chooser.H>
|
||||
|
|
|
|||
|
|
@ -14,9 +14,11 @@
|
|||
// Library General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Library General Public
|
||||
// License along with this library; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||
// USA.
|
||||
// License along with this library; if not, write to the
|
||||
//
|
||||
// Free Software Foundation, Inc.
|
||||
// 51 Franklin Street, Fifth Floor
|
||||
// Boston, MA 02110-1301 USA.
|
||||
//
|
||||
// 10 20 30 40 50 60 70
|
||||
// | | | | | | |
|
||||
|
|
|
|||
|
|
@ -15,9 +15,11 @@
|
|||
// Library General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Library General Public
|
||||
// License along with this library; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||
// USA.
|
||||
// License along with this library; if not, write to the
|
||||
//
|
||||
// Free Software Foundation, Inc.
|
||||
// 51 Franklin Street, Fifth Floor
|
||||
// Boston, MA 02110-1301 USA.
|
||||
//
|
||||
|
||||
// #define _WIN32_WINNT 0x0501 // needed for OPENFILENAME's 'FlagsEx'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue