mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 15:16:07 +01:00
2016-05-24 Fred Gleason <fredg@paravelsystems.com>
* Removed all CVS tags. * Removed 'const char *name' parameter from all QObject contructors.
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
##
|
||||
## helper/ Automake.am for Rivendell
|
||||
##
|
||||
## (C) Copyright 2003-2005 Fred Gleason <fredg@paravelsystems.com>
|
||||
##
|
||||
## $Id: Makefile.am,v 1.9.6.1 2012/11/29 01:37:35 cvs Exp $
|
||||
## $Date: 2012/11/29 01:37:35 $
|
||||
## (C) Copyright 2003-2005,2016 Fred Gleason <fredg@paravelsystems.com>
|
||||
##
|
||||
## Use automake to process this into a Makefile.in
|
||||
##
|
||||
|
||||
@@ -3,10 +3,7 @@
|
||||
// A utility for wrapping arbitrary file data in C-compaibile source
|
||||
// statements.
|
||||
//
|
||||
// (C) Copyright 2003 Fred Gleason <fredg@paravelsystems.com>
|
||||
//
|
||||
// $Id: cwrap.cpp,v 1.3 2007/02/14 21:48:41 fredg Exp $
|
||||
// $Date: 2007/02/14 21:48:41 $
|
||||
// (C) Copyright 2003,2016 Fred Gleason <fredg@paravelsystems.com>
|
||||
//
|
||||
// This program is free software; you can redistribute it and/or modify
|
||||
// it under the terms of the GNU General Public License version 2 as
|
||||
|
||||
@@ -3,10 +3,7 @@
|
||||
// A utility for wrapping arbitrary file data in C-compaibile source
|
||||
// statements.
|
||||
//
|
||||
// (C) Copyright 2003 Fred Gleason <fredg@paravelsystems.com>
|
||||
//
|
||||
// $Id: cwrap.h,v 1.3 2007/02/14 21:48:41 fredg Exp $
|
||||
// $Date: 2007/02/14 21:48:41 $
|
||||
// (C) Copyright 2003,2016 Fred Gleason <fredg@paravelsystems.com>
|
||||
//
|
||||
// This program is free software; you can redistribute it and/or modify
|
||||
// it under the terms of the GNU General Public License version 2 as
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
#
|
||||
# A shell utility for packaging Rivendell translation files.
|
||||
#
|
||||
# (C) Copyright 2005,2008 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: rdpack.sh,v 1.6 2010/07/29 19:32:32 cvs Exp $
|
||||
# $Date: 2010/07/29 19:32:32 $
|
||||
# (C) Copyright 2005,2008,2016 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License version 2 as
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
#
|
||||
# A shell utility for managing Rivendell translation files.
|
||||
#
|
||||
# (C) Copyright 2005,2008 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: rdtrans.sh,v 1.7 2010/07/29 19:32:32 cvs Exp $
|
||||
# $Date: 2010/07/29 19:32:32 $
|
||||
# (C) Copyright 2005,2008,2016 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License version 2 as
|
||||
|
||||
@@ -5,10 +5,7 @@
|
||||
# A GUi interface for rdtrans.sh script that is used to manage Rivendell
|
||||
# translation files.
|
||||
#
|
||||
# (C) Copyright 2010 Frederick Henderson <frederickjh@henderson-meier.org>
|
||||
#
|
||||
# $Id: rdtransgui.sh,v 1.1 2011/03/01 21:00:07 cvs Exp $
|
||||
# $Date: 2011/03/01 21:00:07 $
|
||||
# (C) Copyright 2010,2016 Frederick Henderson <frederickjh@henderson-meier.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License version 2 as
|
||||
|
||||
@@ -5,10 +5,7 @@
|
||||
# A utility for setting environmental variables to be used by the
|
||||
# rdtrans.sh script that is used to manage Rivendell translation files.
|
||||
#
|
||||
# (C) Copyright 2010 Frederick Henderson <frederickjh@henderson-meier.org>
|
||||
#
|
||||
# $Id: setenvvar.sh,v 1.1 2011/03/01 21:00:07 cvs Exp $
|
||||
# $Date: 2011/03/01 21:00:07 $
|
||||
# (C) Copyright 2010,2016 Frederick Henderson <frederickjh@henderson-meier.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License version 2 as
|
||||
|
||||
Reference in New Issue
Block a user