repo_name
stringlengths
4
116
path
stringlengths
4
379
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
kagucho/tsubonesystem3
webapp/loader/extract.js
2410
/* Copyright (C) 2017 Kagucho <kagucho.net@gmail.com> This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This progr...
agpl-3.0
miltonruelas/cursotecnico
branch/procurement_supply/__openerp__.py
1555
# -*- encoding: utf-8 -*- ############################################################################## # # OpenERP, Open Source Management Solution # Copyright (C) 2013 Cubic ERP - Teradata SAC (<http://cubicerp.com>). # # This program is free software: you can redistribute it and/or modify # it under the...
agpl-3.0
DaTa-/Hypersomnia
src/game/resource_setups/standard_behaviour_trees.cpp
1353
#include "all.h" #include "game/transcendental/cosmos.h" #include "game/assets/behaviour_tree.h" #include "game/detail/ai/behaviours.h" void set_standard_behaviour_trees(cosmos& manager) { auto& soldier_movement = manager[assets::behaviour_tree_id::SOLDIER_MOVEMENT]; soldier_movement.root.mode = behaviour_tree::nod...
agpl-3.0
bernatmv/thegame
server/server-engine/src/main/java/com/thegame/server/engine/intern/data/beans/Stat.java
315
package com.thegame.server.engine.intern.data.beans; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; /** * @author afarre */ @Data @Builder @AllArgsConstructor @NoArgsConstructor public class Stat{ private Integer current; private Integer max; }
agpl-3.0
Tanaguru/Tanaguru
rules/accessiweb2.1/src/main/java/org/tanaguru/rules/accessiweb21/Aw21Rule03013.java
2375
/* * Tanaguru - Automated webpage assessment * Copyright (C) 2008-2015 Tanaguru.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at you...
agpl-3.0
fakena/myoc4078
opencog/persist/file/CompositeRenumber.cc
1591
/* * opencog/persist/file/CompositeRenumber.cc * * Copyright (C) 2002-2007 Novamente LLC * All Rights Reserved * * Written by Welter Silva <welter@vettalabs.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License v3 as * publi...
agpl-3.0
Creamfinance/clashing-coders-rpg
controllers/AuthenticationController.js
4741
/* Clashing Coders RPG Platform - The platform used for Creamfinance's first coding contest. Copyright (C) 2016 Florian Proksch This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundati...
agpl-3.0
xavoctechnocratspvtltd/xbank2
lib/Model/Comment.php
773
<?php class Model_Comment extends Model_Table{ public $table="Comment"; function init(){ parent::init(); $this->hasOne('Member','member_id'); $this->hasOne('Account','account_id'); $this->addField('narration')->type('text'); $this->addField('created_at')->type('datetime'); $this->addField('updated_at')->...
agpl-3.0
CatoTH/antragsgruen
migrations/m160605_104819_remove_consultation_type.php
335
<?php use yii\db\Migration; class m160605_104819_remove_consultation_type extends Migration { public function safeUp() { $this->dropColumn('consultation', 'type'); } public function safeDown() { echo "m160605_104819_remove_consultation_type cannot be reverted.\n"; return ...
agpl-3.0
Fearful/Workend
test/unit/dopplerDirectivesSpec.js
805
'use strict'; describe('Doppler Suite Directives', function(){ // var element; // beforeEach(function(){ // module('doppler'); // element = angular.element('<li cp-open="testMode"></li>'); // inject(function($rootScope, $compile, $timeout){ // var scope = $rootScope.$new(); ...
agpl-3.0
aborg0/rapidminer-studio
src/main/java/com/rapidminer/gui/viewer/metadata/actions/CopyAttributeNameAction.java
1850
/** * Copyright (C) 2001-2019 by RapidMiner and the contributors * * Complete list of developers available at our web site: * * http://rapidminer.com * * This program is free software: you can redistribute it and/or modify it under the terms of the * GNU Affero General Public License as published by the Free...
agpl-3.0
eXtreme-Fusion/EF5-Online
system/helpers/main.php
29997
<?php /********************************************************* | eXtreme-Fusion 5 | Content Management System | | Copyright (c) 2005-2013 eXtreme-Fusion Crew | http://extreme-fusion.org/ | | This program is released as free software under the | Affero GPL license. You can redistribute it and/or | modify it ...
agpl-3.0
automenta/netentionj-desktop
src/jnetention/run/WebBrowser.java
23653
/* * Copyright 2013 John Smith * * This file is part of Willow. * * Willow is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later versi...
agpl-3.0
abetusk/dev
notes/src/node_modules/midi-json-parser-broker/build/es2019/module.js
574
import { createBroker } from 'broker-factory'; /* * @todo Explicitly referencing the barrel file seems to be necessary when enabling the * isolatedModules compiler option. */ export * from './interfaces/index'; export * from './types/index'; export const wrap = createBroker({ parseArrayBuffer: ({ call }) => { ...
agpl-3.0
renderpci/dedalo-4
lib/dedalo/common/class.label.php
6379
<?php #require_once( dirname(dirname(__FILE__)) .'/config/config4.php'); #require_once(DEDALO_LIB_BASE_PATH . '/db/class.RecordObj_dd.php'); /** * LABEL * Manage all labels and messages of Dedalo * Get all labels from file or data base and convert all variables to static vars */ # LABEL abstract class label { ...
agpl-3.0
xkfz007/vlc
build/win32/include/qt4/src/corelib/thread/qthreadstorage.cpp
10115
/**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtCore module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:...
lgpl-2.1
beast-dev/beast-mcmc
src/dr/evomodel/operators/ScaleNodeHeightOperator.java
5613
/* * SubtreeLeapOperator.java * * Copyright (c) 2002-2015 Alexei Drummond, Andrew Rambaut and Marc Suchard * * This file is part of BEAST. * See the NOTICE file distributed with this work for additional * information regarding copyright ownership and licensing. * * BEAST is free software; you can redistribute ...
lgpl-2.1
MenesesEvandro/WCF
wcfsetup/install/files/lib/system/session/AbstractSessionHandler.class.php
978
<?php namespace wcf\system\session; use wcf\system\SingletonFactory; /** * Abstract implementation for application-specific session handlers. * * @author Alexander Ebert * @copyright 2001-2019 WoltLab GmbH * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php> * @package ...
lgpl-2.1
bd2kccd/ccd-annotations
src/main/java/edu/pitt/dbmi/ccd/anno/vocabulary/VocabularyResourceAssembler.java
3412
/* * Copyright (C) 2015 University of Pittsburgh. * * 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. * *...
lgpl-2.1
thuliumcc/javaforce
src/javaforce/media/MediaCoder.java
9262
package javaforce.media; /** Base class for Media Coders. * * @author pquiring */ import java.io.*; import java.net.*; import java.util.*; import java.util.zip.*; import javaforce.*; import javaforce.jni.*; public class MediaCoder { private long ctx = 0; private static boolean inited = false; public static...
lgpl-2.1
jzuijlek/Lucee
core/src/main/java/org/apache/taglibs/datetime/FormatTag.java
7393
/** * * Copyright (c) 2014, the Railo Company Ltd. All rights reserved. * * 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) ...
lgpl-2.1
rspavel/spack
var/spack/repos/builtin/packages/braker/package.py
2727
# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other # Spack Project Developers. See the top-level COPYRIGHT file for details. # # SPDX-License-Identifier: (Apache-2.0 OR MIT) from spack import * import os import glob class Braker(Package): """BRAKER is a pipeline for unsupervised RNA-Seq-ba...
lgpl-2.1
the-realest-stu/Rustic
src/main/java/rustic/common/world/WorldGenWildberries.java
2089
package rustic.common.world; import java.util.ArrayList; import java.util.List; import java.util.Random; import net.minecraft.block.material.Material; import net.minecraft.block.state.IBlockState; import net.minecraft.util.math.BlockPos; import net.minecraft.world.World; import net.minecraft.world.biome.Biome; import...
lgpl-2.1
mbatchelor/pentaho-reporting
libraries/libcss/src/main/java/org/pentaho/reporting/libraries/css/parser/stylehandler/font/FontEmphasizeReadHandler.java
2573
/*! * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software * Foundation. * * You should have received a copy of the GNU Lesser General Public License along with this * program; if not, you can ob...
lgpl-2.1
felixion/flxsmb
src/jcifs/smb/SecurityDescriptor.java
3340
/* jcifs smb client library in Java * Copyright (C) 2005 "Michael B. Allen" <jcifs at samba dot org> * * 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 ...
lgpl-2.1
dowobeha/joshua-multilingual
src/joshua/decoder/DefaultSymbol.java
7957
package joshua.decoder; import java.io.BufferedReader; import java.util.HashMap; import java.util.List; import joshua.util.FileUtility; /** * this class implement * (1) initialize the symbol table * (2) provide conversion between symbol and integers * * How to initialize the Symbol * Having multiple LM modes ...
lgpl-2.1
needle4j/needle4j
src/test/java/org/needle4j/postconstruct/injection/DependentComponent.java
186
package org.needle4j.postconstruct.injection; public class DependentComponent { private int i; public void count() { i++; } public int getCounter() { return i; } }
lgpl-2.1
awltech/eclipse-i18ntools
com.worldline.awltech.i18ntools.parent/com.worldline.awltech.i18ntools.wizard.core/src/main/java/com/worldline/awltech/i18ntools/wizard/core/ui/RefactoringWizard.java
14822
/** * I18N Tools * * Copyright (C) 2014 Worldline or third-party contributors as * indicated by the @author tags or express copyright attribution * statements applied by the authors. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public *...
lgpl-2.1
thobens/PHPlug
plugins/phplug_ui_processor/templates_c/%%15^150^1508C8C8%%container.tpl.php
286
<?php /* Smarty version 2.6.22, created on 2012-08-07 01:25:59 compiled from C:/xampp/htdocs/trapadoo/PHPlug/plugins/phplug_ui/templates/container.tpl */ ?> <div class="Container" id="<?php echo $this->_tpl_vars['id']; ?> "> <?php echo $this->_tpl_vars['content']; ?> </div>
lgpl-2.1
SensorsINI/jaer
src/ch/unizh/ini/jaer/projects/apsdvsfusion/mathexpression/FunctionETNode.java
2552
/** * */ package ch.unizh.ini.jaer.projects.apsdvsfusion.mathexpression; import java.util.HashMap; /** * @author Dennis * */ public abstract class FunctionETNode implements ExpressionTreeNode { ExpressionTreeNode[] argumentNodes; double[] results; abstract static class SimpleFunctionETNodeCreator implement...
lgpl-2.1
amolenaar/gaphor
gaphor/diagram/text.py
7850
"""Support classes for dealing with text.""" from __future__ import annotations from gaphas.canvas import instant_cairo_context from gaphas.painter.freehand import FreeHandCairoContext from gi.repository import GLib, Pango, PangoCairo from gaphor.core.styling import FontStyle, FontWeight, Style, TextAlign, TextDecora...
lgpl-2.1
roystgnr/libmesh
src/base/sibling_coupling.C
1840
// The libMesh Finite Element Library. // Copyright (C) 2002-2020 Benjamin S. Kirk, John W. Peterson, Roy H. Stogner // 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 ...
lgpl-2.1
alkacon/opencms-core
src/org/opencms/file/types/CmsResourceTypeUnknownFile.java
4465
/* * This library is part of OpenCms - * the Open Source Content Management System * * Copyright (c) Alkacon Software GmbH & Co. KG (http://www.alkacon.com) * * 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 th...
lgpl-2.1
hyyh619/OpenSceneGraph-3.4.0
src/osgWrappers/deprecated-dotosg/osgParticle/IO_FluidProgram.cpp
2350
#include <osgParticle/FluidProgram> #include <osgParticle/Operator> #include <iostream> #include <osg/Vec3> #include <osg/io_utils> #include <osgDB/Registry> #include <osgDB/Input> #include <osgDB/Output> bool FluidProgram_readLocalData(osg::Object &obj, osgDB::Input &fr); bool FluidProgram_writeLocalData(const ...
lgpl-2.1
esig/dss
specs-validation-report/src/main/java/eu/europa/esig/validationreport/enums/ObjectType.java
1989
/** * DSS - Digital Signature Services * Copyright (C) 2015 European Commission, provided under the CEF programme * * This file is part of the "DSS - Digital Signature Services" project. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Publ...
lgpl-2.1
aldocuevas/test
pos/source_code/src/com/boutique/view/FrmHistorialCliente.java
4946
package com.boutique.view; import java.awt.*; import javax.swing.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.WindowEvent; import java.awt.event.WindowAdapter; import com.boutique.engine.impl.AppInstance; import com.boutique.engine.impl.HistorialClienteEn...
lgpl-2.1
FedoraScientific/salome-smesh
src/Tools/smesh_plugins.py
2463
# -*- coding: iso-8859-1 -*- # Copyright (C) 2011-2014 EDF R&D # # 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 versio...
lgpl-2.1
kolibre/Kolibre-KADOS
include/types/supportedOptionalOperations.class.php
3542
<?php /* * Copyright (C) 2013 Kolibre * * This file is part of Kolibre-KADOS. * Kolibre-KADOS 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 opti...
lgpl-2.1
camaradosdeputadosoficial/edemocracia
cd-guiadiscussao-portlet/src/main/java/br/gov/camara/edemocracia/portlets/guiadiscussao/service/base/AcaoLocalServiceClpInvoker.java
11389
/** * Copyright (c) 2009-2014 Câmara dos Deputados. Todos os direitos reservados. * * e-Democracia é um software livre; você pode redistribuí-lo e/ou modificá-lo dentro * dos termos da Licença Pública Geral Menor GNU como publicada pela Fundação do * Software Livre (FSF); na versão 2.1 da Licença, ou (na sua opin...
lgpl-2.1
BlesseNtumble/Traincraft-5
src/main/java/train/client/render/models/ModelLocoBR80_DB.java
17590
package train.client.render.models; import cpw.mods.fml.client.FMLClientHandler; import net.minecraft.client.Minecraft; import net.minecraft.client.model.ModelBase; import net.minecraft.entity.Entity; import net.minecraft.util.ResourceLocation; import org.lwjgl.opengl.GL11; import train.client.core.helpers.HolidayHelp...
lgpl-2.1
raffy1982/spine-project
Spine_serverApp/src/spine/payload/codec/bt/StepCounterSpineFunctionReq.java
2622
/***************************************************************** SPINE - Signal Processing In-Node Environment is a framework that allows dynamic configuration of feature extraction capabilities of WSN nodes via an OtA protocol Copyright (C) 2007 Telecom Italia S.p.A.   GNU Lesser General Public License  ...
lgpl-2.1
EgorZhuk/pentaho-reporting
engine/core/src/main/java/org/pentaho/reporting/engine/classic/core/modules/gui/pdf/PdfExportPlugin.java
6999
/* * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software * Foundation. * * You should have received a copy of the GNU Lesser General Public License along with this * program; if not, you c...
lgpl-2.1
timthelion/FreeCAD_sf_master
src/Mod/Fem/Gui/Resources/translations/Fem_hr.ts
36027
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.0" language="hr" sourcelanguage="en"> <context> <name>CmdFemAddPart</name> <message> <location filename="../../Command.cpp" line="+183"/> <source>Fem</source> <translation type="unfinished">Fem</translation> </messag...
lgpl-2.1
TheQwertiest/foo_title
foo_title/fooManagedWrapper/mainMenuCommands.cpp
4558
/* Copyright 2005 - 2006 Roman Plasil http://foo-title.sourceforge.net This file is part of foo_title. foo_title 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...
lgpl-2.1
alphabetsoup/gpstk
tests/gpsNavMsg/xPackedNavBitsgpsNavMsg.cpp
12548
#pragma ident "$Id: $" /********************************************************************* * $Id:$ * * Test program from July 2011. Written to test the PackedNavBits * module as it was being developed. * *********************************************************************/ #include <stdio.h> #include <math.h>...
lgpl-2.1
hal/core
gui/src/main/java/org/jboss/as/console/client/shared/jvm/Jvm.java
2188
/* * JBoss, Home of Professional Open Source * Copyright 2011 Red Hat Inc. and/or its affiliates and other contributors * as indicated by the @author tags. All rights reserved. * See the copyright.txt in the distribution for a * full listing of individual contributors. * * This copyrighted material is made avail...
lgpl-2.1
roboidstudio/embedded
org.roboid.audio/src/org/xiph/speex/LbrLspQuant.java
6677
/****************************************************************************** * * * Copyright (c) 1999-2003 Wimba S.A., All Rights Reserved. * * * ...
lgpl-2.1
ioef/tlslite-ng
tlslite/utils/python_aes.py
2163
# Author: Trevor Perrin # See the LICENSE file for legal information regarding use of this file. """Pure-Python AES implementation.""" from .cryptomath import * import time from .aes import * from .rijndael import rijndael def new(key, mode, IV): return Python_AES(key, mode, IV) class Python_AES(AES): def ...
lgpl-2.1
alexmcbride/insimdotnet
InSimDotNet/InitializeEventArgs.cs
768
using System; namespace InSimDotNet { /// <summary> /// Provides data for the <see cref="InSim"/> initialized event. /// </summary> public class InitializeEventArgs : EventArgs { /// <summary> /// Gets the settings used to initialize the connection with LFS. /// </summ...
lgpl-2.1
kobolabs/qt-everywhere-opensource-src-4.6.2
doc/src/snippets/i18n-non-qt-class/main.cpp
2250
/**************************************************************************** ** ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ **...
lgpl-2.1
regnirpsj/dcs08961
src/lib/platform/window/manager.cpp
6317
// -*- Mode:C++ -*- /**************************************************************************************************/ /* */ /* Copyright (C) 2015 University of Hull ...
lgpl-2.1
jbarriosc/ACSUFRO
LGPL/CommonSoftware/acspycommon/src/Acspy/Util/NameTree.py
6439
# @(#) $Id: NameTree.py,v 1.1.1.1 2012/03/07 17:40:45 acaproni Exp $ __revision__ = "$Id: NameTree.py,v 1.1.1.1 2012/03/07 17:40:45 acaproni Exp $" ''' TODO: - missing lots of inline doc here - ??? ''' from Acspy.Util.ACSCorba import nameService from Acspy.Util import NodeList import CosNaming import stri...
lgpl-2.1
1fechner/FeatureExtractor
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/project/hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/emops/cascade/C1.java
977
/* * Hibernate, Relational Persistence for Idiomatic Java * * License: GNU Lesser General Public License (LGPL), version 2.1 or later. * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. */ //$Id$ package org.hibernate.jpa.test.emops.cascade; import javax.persistence.Casc...
lgpl-2.1
richardmg/qtcreator
src/plugins/bineditor/bineditorplugin.cpp
17708
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this f...
lgpl-2.1
DNPA/OcfaLib
fs/inc/BasicFileDump.hpp
2138
//The Open Computer Forensics Library //Copyright (C) KLPD 2003..2006 <ocfa@dnpa.nl> // //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 o...
lgpl-2.1
LudovicRousseau/pyscard
smartcard/sw/ISO7816_8ErrorChecker.py
5267
"""ISO7816-8 error checker. __author__ = "http://www.gemalto.com" Copyright 2001-2012 gemalto Author: Jean-Daniel Aussel, mailto:jean-daniel.aussel@gemalto.com This file is part of pyscard. pyscard is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as...
lgpl-2.1
joao-lima/starpu-1.2.0rc2
doc/doxygen/html/search/variables_10.js
5982
var searchData= [ ['scc_5ffuncs',['scc_funcs',['../group__API__Codelet__And__Tasks.html#a61ae676f51abb49231aecc69ca28413a',1,'starpu_codelet']]], ['scc_5fsink_5fto_5fsink',['scc_sink_to_sink',['../group__API__Data__Interfaces.html#aa1025d14aed49b801917a6fa2e60c390',1,'starpu_data_copy_methods']]], ['scc_5fsink_5f...
lgpl-2.1
EmreAtes/spack
var/spack/repos/builtin/packages/busco/package.py
2523
############################################################################## # Copyright (c) 2013-2018, Lawrence Livermore National Security, LLC. # Produced at the Lawrence Livermore National Laboratory. # # This file is part of Spack. # Created by Todd Gamblin, tgamblin@llnl.gov, All rights reserved. # LLNL-CODE-64...
lgpl-2.1
pbondoer/xwiki-platform
xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageTranslationResourceImpl.java
3018
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This 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 * th...
lgpl-2.1
1fechner/FeatureExtractor
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/project/hibernate-core/src/main/java/org/hibernate/resource/transaction/backend/jdbc/internal/JdbcResourceLocalTransactionCoordinatorImpl.java
9228
/* * Hibernate, Relational Persistence for Idiomatic Java * * License: GNU Lesser General Public License (LGPL), version 2.1 or later. * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. */ package org.hibernate.resource.transaction.backend.jdbc.internal; import java.util...
lgpl-2.1
mate-desktop/python-corba
src/MATECORBA.py
1018
# -*- Mode: Python; py-indent-offset: 4 -*- # pymatecorba - a Python language mapping for the MateCORBA2 CORBA ORB # Copyright (C) 1998-2003 James Henstridge # # CORBA.py: dummy module to make "import CORBA" initialise PyMateCORBA # # This library is free software; you can redistribute it and/or # modify it under th...
lgpl-2.1
wood-galaxy/FreeCAD
src/Mod/Fem/z88DispReader.py
7032
# *************************************************************************** # * * # * Copyright (c) 2016 - Bernd Hahnebach <bernd@bimstatik.org> * # * * # * Th...
lgpl-2.1
cxx-hep/root-cern
interpreter/llvm/src/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
69690
//===-- NVPTXISelDAGToDAG.cpp - A dag to dag inst selector for NVPTX ------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
lgpl-2.1
mono/linux-packaging-monodevelop
src/core/MonoDevelop.Ide/MonoDevelop.Ide.Editor.Extension/BraceMatcherTextEditorExtension.cs
6124
// // BraceMatcherTextEditorExtension.cs // // Author: // Mike Krüger <mkrueger@xamarin.com> // // Copyright (c) 2015 Xamarin Inc. (http://xamarin.com) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to de...
lgpl-2.1
kalj/dealii
tests/base/pattern_tools_06.cc
1776
// --------------------------------------------------------------------- // // Copyright (C) 2005 - 2015 by the deal.II authors // // This file is part of the deal.II library. // // The deal.II library is free software; you can use it, redistribute // it, and/or modify it under the terms of the GNU Lesser General // Pu...
lgpl-2.1
JolantaWojcik/biojavaOwn
biojava3-phylo/src/main/java/org/biojava3/phylo/CheckTreeAccuracy.java
4197
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.biojava3.phylo; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Set; import org.forester.phylogeny.Phylogeny; import org.forester.phylogeny.PhylogenyNode; import ...
lgpl-2.1
champtar/fmj-sourceforge-mirror
src.test/net/sf/fmj/test/compat/sun/RTPSyncBufferMuxTest.java
1508
package net.sf.fmj.test.compat.sun; import javax.media.*; import javax.media.format.*; import junit.framework.*; /** * * @author Ken Larson * */ public class RTPSyncBufferMuxTest extends TestCase { public void test1() { com.sun.media.multiplexer.RTPSyncBufferMux m = new com.sun.media.multiplexe...
lgpl-2.1
tmcguire/qt-mobility
src/contacts/qcontactmanager.cpp
48763
/**************************************************************************** ** ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the Qt Mobility Components. ** ** $QT_BEGIN_LICENSE:LGPL$ ** GNU Less...
lgpl-2.1
jadahl/jgroups-android
tests/other/org/jgroups/tests/StringTest.java
2044
package org.jgroups.tests; /** * @author Bela Ban * @version $Id: StringTest.java,v 1.1.20.1 2008/01/22 10:01:30 belaban Exp $ */ public class StringTest { final int NUM=1000000; long start, stop; public static void main(String[] args) { new StringTest().start(); } private void start()...
lgpl-2.1
tikiorg/tiki
lib/accounting/accountinglib.php
52539
<?php // (c) Copyright 2002-2016 by authors of the Tiki Wiki CMS Groupware Project // // All Rights Reserved. See copyright.txt for details and a complete list of authors. // Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details. // $Id$ // this script may only be included - so its better t...
lgpl-2.1
pjuren/pyokit
setup.py
1563
""" Date of Creation: 2013. Description: Settings for setup tools to install this package Copyright (C) 2010-2015 Philip J. Uren, Authors: Philip J. Uren This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foun...
lgpl-2.1
knevcher/limb
config/package.php
2783
<?php /* * Limb PHP Framework * * @link http://limb-project.com * @copyright Copyright &copy; 2004-2009 BIT(http://bit-creative.com) * @license LGPL http://www.gnu.org/copyleft/lesser.html */ /** * @package config * @version $Id$ */ require_once 'PEAR/PackageFileManager2.php'; require_once 'PEAR/PackageFi...
lgpl-2.1
EgorZhuk/pentaho-reporting
designer/report-designer/src/test/java/org/pentaho/reporting/designer/core/util/undo/UndoManagerTest.java
4547
/*! * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software * Foundation. * * You should have received a copy of the GNU Lesser General Public License along with this * program; if not, you can ob...
lgpl-2.1
qtoolkit/qtk
tests/list-layouter.test.js
611
describe('ListLayouter', function() { this.timeout(3000); var listView = qtk.ListView.create(); listView.resizeTo(2000, 600); listView.itemH = 75; listView.itemSpacing = 5; it('test basic', (done) => { var item = qtk.ListItem.create(); listView.addChild(item); var item1 = qtk.ListItem.creat...
lgpl-2.1
ltcmelo/uaiso
Semantic/CompletionTest.cpp
4229
/****************************************************************************** * Copyright (c) 2014-2016 Leandro T. C. Melo (ltcmelo@gmail.com) * * 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...
lgpl-2.1
fjalvingh/domui
to.etc.domui.demo/src/main/java/to/etc/domuidemo/pages/searchpanel/SearchPanelManual2.java
1612
package to.etc.domuidemo.pages.searchpanel; import to.etc.domui.component.layout.ContentPanel; import to.etc.domui.component.searchpanel.SearchPanel; import to.etc.domui.component.searchpanel.lookupcontrols.DatePeriod; import to.etc.domui.component.searchpanel.lookupcontrols.NumberLookupValue; import to.etc.domui.derb...
lgpl-2.1
sugarlabs/sugar-toolkit
src/sugar/graphics/alert.py
15963
""" Alerts appear at the top of the body of your activity. At a high level, Alert and its different variations (TimeoutAlert, ConfirmationAlert, etc.) have a title, an alert message and then several buttons that the user can click. The Alert class will pass "response" events to your activity when any of these buttons ...
lgpl-2.1
pennymax/meego-qa-reports
config/initializers/session_store.rb
581
# Be sure to restart your server when you modify this file. Meegoqa::Application.config.session_store :cookie_store, :key => '_meegoqa_session' # Use the database for sessions instead of the cookie-based default, # which shouldn't be used to store highly confidential information # (create the session table with "rake...
lgpl-2.1
calexslash/MyMod
src/main/java/com/Cameron/Slash/items/ItemTinDagger.java
502
package com.Cameron.Slash.items; import com.Cameron.Slash.Reference; import net.minecraft.creativetab.CreativeTabs; /** * Created by slashcam000 on 5/24/2017. */ public class ItemTinDagger extends ItemDagger{ public ItemTinDagger(ToolMaterial material) { super(material); setUnlocalizedName(Refer...
lgpl-2.1
EgorZhuk/pentaho-reporting
engine/core/src/main/java/org/pentaho/reporting/engine/classic/core/filter/types/ElementTypeUtils.java
11968
/* * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software * Foundation. * * You should have received a copy of the GNU Lesser General Public License along with this * program; if not, you c...
lgpl-2.1
GhostMonk3408/MidgarCrusade
src/main/java/fr/toss/FF7itemsh/itemh241.java
159
package fr.toss.FF7itemsh; public class itemh241 extends FF7itemshbase { public itemh241(int id) { super(id); setUnlocalizedName("itemh241"); } }
lgpl-2.1
fifengine/fifengine
engine/python/fife/extensions/pychan/widgets/radiobutton.py
4543
# -*- coding: utf-8 -*- # #################################################################### # Copyright (C) 2005-2019 by the FIFE team # http://www.fifengine.net # This file is part of FIFE. # # FIFE is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public #...
lgpl-2.1
Mag-nus/Mag-Plugins
Mag-Tools/Macros/InventoryPacker.cs
11663
using System; using System.IO; using System.Collections.ObjectModel; using Mag.Shared; using Decal.Adapter; using Decal.Adapter.Wrappers; namespace MagTools.Macros { class InventoryPacker : IDisposable, IInventoryPacker { public InventoryPacker() { try { CoreManager.Current.ChatBoxM...
lgpl-2.1
cogtool/cogtool
java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorCmd.java
35042
/******************************************************************************* * CogTool Copyright Notice and Distribution Terms * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * * CogTool i...
lgpl-2.1
GhostMonk3408/MidgarCrusade
src/main/java/fr/toss/FF7itemsi/itemi191.java
159
package fr.toss.FF7itemsi; public class itemi191 extends FF7itemsibase { public itemi191(int id) { super(id); setUnlocalizedName("itemi191"); } }
lgpl-2.1
qt-users-jp/qimsys
src/plugins/converters/japanese/katakana/half/converter.cpp
8312
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * qimsys * * Copyright (C) 2009-2015 by Tasuku Suzuki <stasuku@gmail.com> * * * * ...
lgpl-2.1
RPCS3/discord-bot
CompatBot/Utils/FixedLengthBuffer.cs
4087
using System; using System.Collections; using System.Collections.Generic; using System.Linq; namespace CompatBot.Utils { internal class FixedLengthBuffer<TKey, TValue>: IList<TValue> where TKey: notnull { internal readonly object SyncObj = new(); public FixedLengthBuffer(Func<...
lgpl-2.1
xwiki/xwiki-platform
xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-send/xwiki-platform-mail-send-default/src/main/java/org/xwiki/mail/internal/configuration/MainWikiSendMailConfigClassDocumentConfigurationSource.java
2271
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This 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 * th...
lgpl-2.1
andreasprlic/biojava
biojava-core/src/main/java/org/biojava/nbio/core/sequence/template/AbstractSequence.java
18270
/* * BioJava development code * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. If you do not have a copy, * see: * * http://www.gnu.org/copyleft/lesser.html * * Copyright for t...
lgpl-2.1
XavierSolerFR/diem25tiki
lib/core/Tiki/Profile/InstallHandler/TrackerOption.php
1597
<?php // (c) Copyright 2002-2016 by authors of the Tiki Wiki CMS Groupware Project // // All Rights Reserved. See copyright.txt for details and a complete list of authors. // Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details. // $Id: TrackerOption.php 57949 2016-03-17 19:30:36Z jyhem $ ...
lgpl-2.1
artemeon/core
module_flow/system/FlowModelTrait.php
1793
<?php /*"****************************************************************************************************** * (c) 2004-2006 by MulchProductions, www.mulchprod.de * * (c) 2007-2016 by Kajona, www.kajona.de ...
lgpl-2.1
geotools/geotools
modules/extension/grid/src/test/java/org/geotools/grid/oval/OvalTest.java
4029
/* * GeoTools - The Open Source Java GIS Toolkit * http://geotools.org * * (C) 2019, Open Source Geospatial Foundation (OSGeo) * * 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 Softw...
lgpl-2.1
cuugi/yapat
libuni/inc/box.hh
1657
/* * ============================================================================ * GNU Lesser General Public License * ============================================================================ * * yapat - global illumination rendering engine * copyright (c) 2005-2009 cuugi(a)iki.fi * * This library is free ...
lgpl-2.1
kalj/dealii
tests/grid/grid_generator_cheese.cc
1456
// --------------------------------------------------------------------- // // Copyright (C) 2005 - 2015 by the deal.II authors // // This file is part of the deal.II library. // // The deal.II library is free software; you can use it, redistribute // it, and/or modify it under the terms of the GNU Lesser General // Pu...
lgpl-2.1
enricoros/k-qt-creator-inspector
src/libs/utils/submiteditorwidget.cpp
16743
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** Commercial Usage ** ** Licensees holding valid Qt Commercial licenses may u...
lgpl-2.1
execuc/LCInterlocking
ExportPanel.py
4667
#!/usr/bin/env python # -*- coding: utf-8 -*- # *************************************************************************** # * * # * Copyright (c) 2016 execuc * # * ...
lgpl-2.1
yinyunqiao/qtcreator
src/plugins/qmldesigner/designercore/instances/instancecontainer.cpp
2750
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** No Commercial Usage ** ** This file contains pre-release code and may not b...
lgpl-2.1
picxenk/p5.js
src/image/p5.Image.js
13464
/** * @module Image * @submodule Image * @requires core * @requires constants * @requires filters */ /** * This module defines the p5.Image class and P5 methods for * drawing images to the main display canvas. */ 'use strict'; var p5 = require('../core/core'); var Filters = require('./filters'); /* * Clas...
lgpl-2.1
EgorZhuk/pentaho-reporting
designer/report-designer/src/main/java/org/pentaho/reporting/designer/core/actions/report/preview/PreviewExcelAction.java
6038
/*! * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software * Foundation. * * You should have received a copy of the GNU Lesser General Public License along with this * program; if not, you can ob...
lgpl-2.1
Amichai/PhysicsPad
mathnetnumerics_b382b1690235/src/Numerics/LinearAlgebra/Complex/Solvers/Preconditioners/Diagonal.cs
5354
// <copyright file="Diagonal.cs" company="Math.NET"> // Math.NET Numerics, part of the Math.NET Project // http://numerics.mathdotnet.com // http://github.com/mathnet/mathnet-numerics // http://mathnetnumerics.codeplex.com // // Copyright (c) 2009-2010 Math.NET // // Permission is hereby granted, free of charge, to any...
lgpl-2.1