repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
tempesta-tech/mariadb
sql-bench/test-insert.sh
51085
#!/usr/bin/env perl # Copyright (c) 2000-2003, 2006, 2007 MySQL AB, 2009 Sun Microsystems, Inc. # Use is subject to license terms. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public # License as published by the Free Software Foundation; versi...
gpl-2.0
chusiang/ezScrum_Ubuntu
WebContent/javascript/ezScrumPanel/UserInformationManagementFormPanel.js
4497
var UserInformation_AccountStore = new Ext.data.Store({ fields:[ {name : 'Name'}, {name : 'ID'}, {name : 'Mail'}, {name : 'Roles'} ], reader : AccountReader }); var UserInformationItem = [ { fieldLabel : 'User ID', name : 'id', readOnly : true }, { fieldLabel : 'User Name...
gpl-2.0
szdiy/pcb-temorary
src/polygon1.c
83865
/* polygon clipping functions. harry eaton implemented the algorithm described in "A Closed Set of Algorithms for Performing Set Operations on Polygonal Regions in the Plane" which the original code did not do. I also modified it for integer coordinates and faster computation. The lic...
gpl-2.0
91wzhang/sei-jphotoalbum
src/fi/iki/jka/JPhotoDirectory.java
2070
/* * This file is part of JPhotoAlbum. * Copyright 2004 Jari Karjala <jpkware.com> & Tarja Hakala <hakalat.net> * * @version $Id: JPhotoDirectory.java,v 1.1.1.1 2004/05/21 18:24:59 jkarjala Exp $ */ /** Container for a single photo, may not always contain a real photo, but * just text element. * @see JPhotoAlbu...
gpl-2.0
aglne/nutcher
nutch-chinese/apache-nutch-1.9/docs/api/org/creativecommons/nutch/package-frame.html
1055
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Tue Aug 12 22:14:04 PDT 2014 --> <title>org.creativecommons.nutch (apache-nutch 1.9 API)</title> <meta name="date" content="2014...
gpl-2.0
loveyoupeng/rt
modules/media/src/main/native/gstreamer/gstreamer-lite/gstreamer/gst/gstvalue.c
140229
/* GStreamer * Copyright (C) <2003> David A. Schleef <ds@schleef.org> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any l...
gpl-2.0
ddelemeny/calligra
libs/koproperty/editors/dateedit.h
2001
/* This file is part of the KDE project Copyright (C) 2004 Cedric Pasteur <cedric.pasteur@free.fr> Copyright (C) 2004 Alexander Dymo <cloudtemple@mskat.net> Copyright (C) 2012 Friedrich W. H. Kossebau <kossebau@kde.org> This library is free software; you can redistribute it and/or modify it under the ...
gpl-2.0
blank-project/_blank
exercises/php/lesson3/assignment1/README.md
1135
# PHP > Lesson 3 > Assignment 1 Vous devez afficher un tableau contenant 100 éléments sur plusieurs pages. - Le tableau est contenu dans `$data`. - Vous pouvez voir la structure des données dans `data.php` - Le script `index.php` doit utiliser un paramètre `page` et `count`. - `page` indique le n° de page - `page=0...
gpl-2.0
Sonicadvance1/dolphin
Source/Core/DiscIO/VolumeDirectory.h
3411
// Copyright 2013 Dolphin Emulator Project // Licensed under GPLv2 // Refer to the license.txt file included. #pragma once #include <map> #include <string> #include <vector> #include "Common/CommonTypes.h" #include "DiscIO/Volume.h" namespace File { struct FSTEntry; } // // --- this volume type is used for reading...
gpl-2.0
LubyRuffy/watobo
lib/watobo/interceptor/html/index.html
302
<html> <head> <title>WATOBO - Interceptor</title> </head> <body> <h1>Thank you for using WATOBO - The Webapplication Toolbox</h1> Info:<br> Version: WATOBO_VERSION<br /> Home dir: WATOBO_HOME<br /> <br /><br /> <a href="watobo.pem">Download Certificate</a> </body> </html>
gpl-2.0
SESA/EbbRT-libgsl
include/gsl/gsl_poly.h
2776
/* poly/gsl_poly.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * 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 Foundation; either version 2 of the License, or (at * your option) an...
gpl-2.0
naota/hfsplus
drivers/platform/x86/thinkpad_acpi.c
235029
/* * thinkpad_acpi.c - ThinkPad ACPI Extras * * * Copyright (C) 2004-2005 Borislav Deianov <borislav@users.sf.net> * Copyright (C) 2006-2009 Henrique de Moraes Holschuh <hmh@hmh.eng.br> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public L...
gpl-2.0
ycui1984/posixtestsuite
posixtestsuite/conformance/definitions/sys/mman_h/2-3.c
584
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2. * * This program 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 ...
gpl-2.0
janicak/C-Db
sites/all/modules/openid_selector/openid_selector_mailru.js
650
(function ($) { providers_small.mailru = { name: 'mail.ru', url: "javascript: $('#mail_ru_auth_login a').click();" }; openid.getBoxHTML__mailru = openid.getBoxHTML; openid.getBoxHTML = function (box_id, provider, box_size, index) { if (box_id == 'mailru') { var no_sprite = this.no_sprite; this.no_sprite = ...
gpl-2.0
mohammadhamad/mhhgen
repos/libports/src/test/isakmp_rpc_lwip/libcrypto.h
1978
/* $OpenBSD: libcrypto.h,v 1.17 2005/04/05 20:46:20 cloder Exp $ */ /* $EOM: libcrypto.h,v 1.16 2000/09/28 12:53:27 niklas Exp $ */ /* * Copyright (c) 1999, 2000 Niklas Hallqvist. All rights reserved. * Copyright (c) 1999, 2000 Angelos D. Keromytis. All rights reserved. * * Redistribution and use in source and...
gpl-2.0
htc-first/android_kernel_htc_msm8930aa
drivers/net/wireless/bcmdhd_4334/dhd_linux.c
156615
/* * Broadcom Dongle Host Driver (DHD), Linux-specific network interface * Basically selected code segments from usb-cdc.c and usb-rndis.c * * Copyright (C) 1999-2012, Broadcom Corporation * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, th...
gpl-2.0
sehraf/RetroShare
libretroshare/src/tcponudp/tcpstream.cc
64510
/* * "$Id: tcpstream.cc,v 1.11 2007-03-01 01:09:39 rmf24 Exp $" * * TCP-on-UDP (tou) network interface for RetroShare. * * Copyright 2004-2006 by Robert Fernie. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License Version 2 as...
gpl-2.0
adrian2020my/vichi
administrator/components/com_csvi/controllers/maintenance.php
12960
<?php /** * Maintenance controller * * @package CSVI * @author Roland Dalmulder * @link http://www.csvimproved.com * @copyright Copyright (C) 2006 - 2013 RolandD Cyber Produksi. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html * @version $Id: maintenance.php 22...
gpl-2.0
mpreisler/scap-security-guide-debian
scap-security-guide-0.1.21/shared/fixes/bash/accounts_password_pam_unix_remember.sh
397
source ./templates/support.sh populate var_password_pam_unix_remember if grep -q "remember=" /etc/pam.d/system-auth; then sed -i --follow-symlink "s/\(remember *= *\).*/\1$var_password_pam_unix_remember/" /etc/pam.d/system-auth else sed -i --follow-symlink "/^password[[:space:]]\+sufficient[[:space:]]\+pam_unix.s...
gpl-2.0
bigretromike/UniversalMediaServer
src/main/java/net/pms/encoders/TsMuxeRVideo.java
27024
/* * PS3 Media Server, for streaming any medias to your PS3. * Copyright (C) 2008 A.Brochard * * 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 Foundation; version 2 * of the License only. * * This...
gpl-2.0
JellyBeanNitro/kernel-iproj-3.4
drivers/broadcast/tdmb/t3900/src/broadcast_t3900.c
8113
#include <linux/kernel.h> #include <linux/module.h> #include <linux/init.h> #include <linux/device.h> #include <linux/slab.h> #include <linux/i2c.h> #include <linux/pm.h> #include <linux/gpio.h> #include <linux/delay.h> #include <linux/workqueue.h> #include <linux/wakelock.h> /* wake_lock, unlock */ #include <mach...
gpl-2.0
sanjayankur31/xppaut
help/xpp3d.html
1056
<html> <head> <title>XPP - 3D PARAMETERS</title> </head> <body bgcolor="#ffffff" link="#330099" alink="#FF3300" vlink="#330099"> <a href="xpprestore.html">Back</a> | <a href="xppbdry.html">Next</a> | <a href="xpphelp.html">Contents</a> <hr> <h1>3d params</h1>Brings up a dialog box allowing you to rotate the axes in th...
gpl-2.0
IdeasFactoryPL/stef-pol
wp-content/themes/openstrap/page-templates/content-sidebar-sidebar.php
791
<?php /** * Template Name: Template Content Sidebar Sidebar * * Page template for * * @package Openstrap * @since Openstrap 0.1 */ get_header(); ?> <!-- Main Content --> <div class="col-md-6" role="main"> <?php if ( have_posts() ) : ?> <?php while ( have_posts() ) : the_post(); ?> <?php get_templat...
gpl-2.0
mpreisler/scap-security-guide-debian
scap-security-guide-0.1.21/shared/fixes/bash/file_permissions_etc_group.sh
21
chmod 644 /etc/group
gpl-2.0
Injac/STSdb4
STSdb4/Data/DataComparer.cs
2148
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Text; namespace STSdb4.Data { public class DataComparer : IComparer<IData> { public readonly Func<IData, IData, int> compare; public readonly Type Type; ...
gpl-2.0
supertanglang/line-is-not-emulator
src/puttyline/putty-0.60/mac/macucs.c
3763
/* $Id: macucs.c 5322 2005-02-16 23:30:10Z owen $ */ #include <stdio.h> #include <stdlib.h> #include <ctype.h> #include <time.h> #include "putty.h" #include "charset.h" #include "terminal.h" #include "misc.h" #include "mac.h" /* * Mac Unicode-handling routines. * * BJH: * What we _should_ do is to use the Text ...
gpl-2.0
blesko/ELCT
main/imgcreator/inc_wristband_ar.php
6592
<?php /** * This script is included by the barcode_img_wristband.php script for arabic languages */ # Version History: # version 0.1 : First release. created on ( 22/01/2004) By Walid Fathalla # # Bug Report and Suggestion to: # Walid Fathalla ...
gpl-2.0
joomla-projects/webservices
component/admin/Webservices/Controller/ApplyController.php
1362
<?php /** * Webservices component for Joomla! CMS * * @copyright Copyright (C) 2004 - 2015 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later */ namespace Webservices\Controller; use Webservices\Helper; use Webservices\Model\WebserviceModel; /** * Apply ...
gpl-2.0
FauxFaux/jdk9-jdk
test/java/lang/management/ThreadMXBean/ThreadUserTime.java
8036
/* * Copyright (c) 2004, 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
gpl-2.0
GeorgeStreetCoop/CORE-POS
fannie/src/Excel/xls_write/Spreadsheet_Excel_Writer/Writer.php
3325
<?php /* * Module written/ported by Xavier Noguer <xnoguer@rezebra.com> * * PERL Spreadsheet::WriteExcel module. * * The author of the Spreadsheet::WriteExcel module is John McNamara * <jmcnamara@cpan.org> * * I _DO_ maintain this code, and John McNamara has nothing to do with the * porting of this code to PHP. ...
gpl-2.0
gabry3795/android_kernel_huawei_mt7_l09
drivers/vendor/hisi/modem/med/hi6930/osa/src/v_int.c
3786
/*****************************************************************************/ /* */ /* Copyright 1999 - 2003, Huawei Tech. Co., Ltd. */ /* ALL RIGHTS RESERVED ...
gpl-2.0
hanhailong/VCL-Official
vlc-android/src/org/videolan/vlc/gui/tv/SearchFragment.java
4897
/***************************************************************************** * SearchFragment.java ***************************************************************************** * Copyright © 2014-2015 VLC authors, VideoLAN and VideoLabs * Author: Geoffrey Métais * * This program is free software; you can redist...
gpl-2.0
raj-bhatia/grooveip-ios-public
submodules/mswebrtc/webrtc/webrtc/modules/audio_processing/transient/transient_detector_unittest.cc
3836
/* * Copyright (c) 2013 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
gpl-2.0
kallisti5/sheepshear
doc/Haiku/contact.html
1575
<HTML> <HEAD> <TITLE>Contact Information</TITLE> </HEAD> <BODY BGCOLOR=#FFFFFF> <H1>Contact Information and Copyright</H1> SheepShaver was brought to you by <UL> <LI><A HREF="mailto:Christian.Bauer@uni-mainz.de">Christian Bauer</A> (kernel, disk I/O) <LI><A HREF="mailto:Marc.Hellwig@uni-mainz.de">Marc Hellwig</A> (gr...
gpl-2.0
Voskrese/mipsonqemu
user/busybox/include/config/bunzip2.h
22
#undef CONFIG_BUNZIP2
gpl-2.0
benmirkhah/jadu
sites/all/modules/mp3player/filefieldmp3player/theme/description.tpl.php
241
<?php /** * @file * This template outputs the description field. * * Variables: * - $title * - $artist * - $album * - $year * - $track * - $genre * - $id3 (Full ID3 Array) */ ?> <?php print $title .' '. t('by') .' '. $artist; ?>
gpl-2.0
nawawi/fail2ban
fail2ban/__init__.py
2770
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: t -*- # vi: set ft=python sts=4 ts=4 sw=4 noet : # This file is part of Fail2Ban. # # Fail2Ban 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;...
gpl-2.0
epicsdeb/rtems-gcc-newlib
libstdc++-v3/config/os/gnu-linux/ctype_noninline.h
6176
// Locale support -*- C++ -*- // Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, // 2006, 2007 // Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the // terms of the GNU General Publ...
gpl-2.0
totalspectrum/gcc-propeller
gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-35.c
366
/* { dg-do compile } */ /* { dg-options "-O2 -fdump-tree-ccp1" } */ typedef char char16[16] __attribute__ ((aligned (16))); char16 c16[4] __attribute__ ((aligned (4))); int f5 (int i) { __SIZE_TYPE__ s = (__SIZE_TYPE__)&c16[i]; /* 0 */ return 3 & s; } /* { dg-final { scan-tree-dump "return 0;" "ccp1" } } */ /*...
gpl-2.0
Gurgel100/gcc
libstdc++-v3/testsuite/17_intro/headers/c++2011/profile_mode.cc
921
// Copyright (C) 2019-2021 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library 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, or (at your op...
gpl-2.0
paul-chambers/netgear-r7800
package/qca-ssdk-shell/src/src/fal_uk/fal_cosmap.c
5610
/* * Copyright (c) 2014, The Linux Foundation. All rights reserved. * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the * above copyright notice and this permission notice appear in all copies. * THE SOFTWARE IS PROVIDED "AS ...
gpl-2.0
vstorm83/propertease
components/com_sobipro/lib/models/dbobject.php
23563
<?php /** * @version: $Id: dbobject.php 4387 2015-02-19 12:24:35Z Radek Suski $ * @package: SobiPro Library * @author * Name: Sigrid Suski & Radek Suski, Sigsiu.NET GmbH * Email: sobi[at]sigsiu.net * Url: http://www.Sigsiu.NET * @copyright Copyright (C) 2006 - 2015 Sigsiu.NET GmbH (http://www.sigsiu.net). All ri...
gpl-2.0
mhabrnal/abrt
src/python-problem/doc/conf.py
8344
# -*- coding: utf-8 -*- # # python-problem documentation build configuration file, created by # sphinx-quickstart on Tue Dec 4 12:03:58 2012. # # This file is execfile()d with the current directory set to its containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. ...
gpl-2.0
wanghao-xznu/vte
openlibs/binutils-2.19.51.0.12/gas/emul-target.h
1715
/* emul-target.h. Default values for struct emulation defined in emul.h Copyright 1995, 2007 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. GAS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the ...
gpl-2.0
nicholaschum/substratum
app/src/main/java/projekt/substratum/common/Broadcasts.java
8846
/* * Copyright (c) 2016-2019 Projekt Substratum * This file is part of Substratum. * * SPDX-License-Identifier: GPL-3.0-Or-Later */ package projekt.substratum.common; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; impo...
gpl-3.0
genova/ugb
plugins/spip-bonux/style_prive_plugins_fonctions.php
182
<?php function tous_les_fonds($dir,$pattern){ $liste = find_all_in_path($dir,$pattern); foreach($liste as $k=>$v) $liste[$k] = $dir . basename($v,'.html'); return $liste; } ?>
gpl-3.0
Supermanu/xoreos
src/engines/witcher/nwscript/function_tables.h
149962
/* xoreos - A reimplementation of BioWare's Aurora engine * * xoreos is the legal property of its developers, whose names * can be found in the AUTHORS file distributed with this source * distribution. * * xoreos is free software; you can redistribute it and/or * modify it under the terms of the GNU General Publ...
gpl-3.0
y123456yz/reading-and-annotate-rocketmq-3.4.6
rocketmq-src/RocketMQ-3.4.6/rocketmq-client/src/main/java/com/alibaba/rocketmq/client/hook/SendMessageContext.java
3205
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
gpl-3.0
jowillems/internet-platform
library/object/set.php
6776
<?php /** * Nooku Framework - http://www.nooku.org * * @copyright Copyright (C) 2007 - 2013 Johan Janssens and Timble CVBA. (http://www.timble.net) * @license GNU GPLv3 <http://www.gnu.org/licenses/gpl.html> * @link git://git.assembla.com/nooku-framework.git for the canonical source repository */ namespace Noo...
gpl-3.0
fwsl/moodle
mod/lesson/lib.php
55138
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle 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 version. // // Moodle...
gpl-3.0
xucp/mpc_hc
src/thirdparty/MediaInfo/library/Source/MediaInfo/Archive/File_7z.cpp
2366
/* Copyright (c) MediaArea.net SARL. All Rights Reserved. * * Use of this source code is governed by a BSD-style license that can * be found in the License.html file in the root of the source tree. */ //--------------------------------------------------------------------------- // Pre-compilation #include "Medi...
gpl-3.0
j9recurses/whirld
vendor/assets/components/cartagen/lib/prototype-graphic/src/shape/ellipse.js
1191
/* Class: Graphic.Ellipse Shape implementation of an ellipse. Author: Sébastien Gruhier, <http://www.xilinus.com> License: MIT-style license. See Also: <Shape> */ Graphic.Ellipse = Class.create(); Object.extend(Graphic.Ellipse.prototype, Graphic.Shape.prototype); // Keep parent initialize Graphic.El...
gpl-3.0
massar5289/openairinterface5G
cmake_targets/oaisim_build_oai/build/CMakeFiles/R10.5/S1ap-HandoverPreparationFailure.h
1318
/* * Generated by asn1c-0.9.24 (http://lionet.info/asn1c) * From ASN.1 module "S1AP-PDU" * found in "/home/einstein/openairinterface5g/openair-cn/S1AP/MESSAGES/ASN1/R10.5/S1AP-PDU.asn" * `asn1c -gen-PER` */ #ifndef _S1ap_HandoverPreparationFailure_H_ #define _S1ap_HandoverPreparationFailure_H_ #include <asn_a...
gpl-3.0
serdzz/ChibiOS
os/rt/src/chschd.c
19314
/* ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. This file is part of ChibiOS. ChibiOS 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 ...
gpl-3.0
rajmahesh/magento2-master
vendor/magento/magento2-base/setup/src/Magento/Setup/Module/Di/Compiler/Config/ModificationInterface.php
338
<?php /** * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Setup\Module\Di\Compiler\Config; interface ModificationInterface { /** * Modifies input config * * @param array $config * @return array */ public function modify(a...
gpl-3.0
goruck/openag_brain
firmware/lib/openag_atlas_do/README.md
545
openag\_atlas\_do ================= This repository contains an OpenAg firmware module for reading from the [Atlas Scientific EZO DO Circuit](http://www.atlas-scientific.com/product_pages/circuits/ezo_do.html). The module defines 1 output "water\_dissolved\_oxygen" on which water DO readings are sent at a rate of no m...
gpl-3.0
fqtools/xsocks
src/socks.h
1438
#ifndef _SOCKS_H #define _SOCKS_H #pragma pack(push,1) struct socks5_method_request { char ver; char nmethods; char methods[255]; }; struct socks5_method_response { char ver; char method; }; struct xsocks_request { char atyp; char addr[0]; }; struct socks5_request { char ver; ch...
gpl-3.0
KULeuven-KRR/IDP
lib/SPASS-3.7/SPASS/subsumption.h
3397
/**************************************************************/ /* ********************************************************** */ /* * * */ /* * SUBSUMPTION * */ /* * ...
gpl-3.0
orvsd/moodle25
mod/hotpot/attempt/hp/6/renderer.php
143352
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle 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 version. // // Moodle...
gpl-3.0
russellgeoff/blog
Control/Controllers/target_list.py
2121
''' Copyright (C) 2014 Travis DeWolf 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 Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope t...
gpl-3.0
VertigeASBL/Caravelle
plugins-dist/forum/formulaires/inc-forum_previsu.html
1775
<fieldset class="previsu"> <legend><:previsualisation:></legend> <ul> <li> <ul class='forum'> <li class="forum-fil"> <div class="comment"> <div class="comment-meta"> [<strong class="comment-titre">(#ENV*{titre})</strong>] [<small><:par_auteur:> <span>(#SESSION{session_nom}|safehtml|s...
gpl-3.0
cwalther/Plasma-nobink
Sources/Plasma/PubUtilLib/plAvatar/plScalarChannel.h
10792
/*==LICENSE==* CyanWorlds.com Engine - MMOG client, server and tools Copyright (C) 2011 Cyan Worlds, Inc. 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 Foundation, either version 3 of the License, or (at you...
gpl-3.0
p0sixspwn/p0sixspwn
include/wxWidgets-2.9.2/include/wx/os2/frame.h
7760
///////////////////////////////////////////////////////////////////////////// // Name: wx/os2/frame.h // Purpose: wxFrame class // Author: David Webster // Modified by: // Created: 10/27/99 // RCS-ID: $Id$ // Copyright: (c) David Webster // Licence: wxWindows licence /////////////////////...
gpl-3.0
r14r/fork_vba_rubberduck
RetailCoder.VBE/Inspections/IdentifierNotUsedInspectionResult.cs
2194
using System; using System.Collections.Generic; using Antlr4.Runtime; using Rubberduck.Parsing.Symbols; using Rubberduck.UI; using Rubberduck.VBEditor; namespace Rubberduck.Inspections { public class IdentifierNotUsedInspectionResult : CodeInspectionResultBase { private readonly IEnumerable<CodeInspect...
gpl-3.0
ckaestne/LEADT
workspace/hsqldb/src/org/hsqldb/sample/Testdb.java
7388
/* Copyright (c) 2001-2008, The HSQL Development Group * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this * list...
gpl-3.0
framon/samba
source4/dns_server/dns_utils.c
10153
/* Unix SMB/CIFS implementation. DNS server utils Copyright (C) 2010 Kai Blin <kai@samba.org> 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 Foundation; either version 3 of the License, or ...
gpl-3.0
michael-chi/jumbo
v1/robot-node/stt/pocketsphinx/src/libpocketsphinx/ngram_search_fwdflat.c
33675
/* -*- c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* ==================================================================== * Copyright (c) 2008 Carnegie Mellon University. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that ...
gpl-3.0
samdubey/surveyproject_main_public
SurveyWAP/NSurveyAdmin/UsersManager.aspx.cs
5993
/************************************************************************************************** Survey changes: copyright (c) 2010, Fryslan Webservices TM (http://survey.codeplex.com) NSurvey - The web survey and form engine Copyright (c) 2004, 2005 Thomas Zumbrunn. (http://www.nsurvey.org) This program is ...
gpl-3.0
Kiddinglife/gecoengine
thirdparty/FutureVisionCore/InnerCoreLibs/FvLogicCommon/FvSTLAssisstant.cpp
34
#include "FvSTLAssisstant.h"
gpl-3.0
apartensky/mev
web/src/main/javascript/edu/dfci/cccb/mev/web/ui/app/widgets/dashboard/controllers/DashboardVM.js
1974
define(["ng", "lodash"], function(ng, _){ "use strict"; var DashboardVM = function DashboardVM($scope, $rootScope){ var _self = this; this.toggleHStretch = function(isOn){ _self.setOptions(options); }; this.updateOptions = function(options){ ng.extend(_self, options); }; this.resetOptions = ...
gpl-3.0
tectronics/bioladder
wiki/extensions/SemanticMediaWiki/tests/phpunit/includes/SPARQLStore/SparqlStoreTest.php
3521
<?php namespace SMW\Tests\SPARQLStore; use SMW\SPARQLStore\SPARQLStore; use SMW\DIWikiPage; use SMW\SemanticData; use SMWExporter as Exporter; use SMWTurtleSerializer as TurtleSerializer; use Title; /** * @covers \SMW\SPARQLStore\SPARQLStore * * @ingroup Test * * @group SMW * @group SMWExtension * * @lice...
gpl-3.0
klpl/Reddit-Enhancement-Suite
README.md
11677
# Reddit Enhancement Suite [![Travis Build Status](https://travis-ci.org/honestbleeps/Reddit-Enhancement-Suite.svg?branch=master)](https://travis-ci.org/honestbleeps/Reddit-Enhancement-Suite) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/honestbleeps/Reddit-Enhancement-Suite?branch=maste...
gpl-3.0
kevinwang/minecarft
lwjgl-source-2.8.2/src/java/org/lwjgl/opengl/MacOSXCanvasImplementation.java
2780
/* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this...
gpl-3.0
growlingfish/giftplatform
vendor/mailgun/mailgun-php/src/Mailgun/HttpClient/Plugin/ReplaceUriPlugin.php
906
<?php /* * Copyright (C) 2013 Mailgun * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file for details. */ namespace Mailgun\HttpClient\Plugin; use Http\Client\Common\Plugin; use Psr\Http\Message\RequestInterface; use Psr\Http\Message\UriInterface; /** *...
gpl-3.0
noferini/AliceO2
DataFormats/Detectors/ITSMFT/common/include/DataFormatsITSMFT/TopologyDictionary.h
8011
// Copyright 2019-2020 CERN and copyright holders of ALICE O2. // See https://alice-o2.web.cern.ch/copyright for details of the copyright holders. // All rights not expressly granted are reserved. // // This software is distributed under the terms of the GNU General Public // License v3 (GPL Version 3), copied verbatim...
gpl-3.0
bbsan2k/nzbToMedia
core/transmissionrpc/torrent.py
16349
# -*- coding: utf-8 -*- # Copyright (c) 2008-2013 Erik Svensson <erik.public@gmail.com> # Licensed under the MIT license. import sys import datetime from core.transmissionrpc.constants import PRIORITY, RATIO_LIMIT, IDLE_LIMIT from core.transmissionrpc.utils import Field, format_timedelta from six import integer_types...
gpl-3.0
CellularPrivacy/Android-IMSI-Catcher-Detector
AIMSICD/src/main/java/com/secupwn/aimsicd/ui/drawer/NavDrawerItem.java
575
/* Android IMSI-Catcher Detector | (c) AIMSICD Privacy Project * ----------------------------------------------------------- * LICENSE: http://git.io/vki47 | TERMS: http://git.io/vki4o * ----------------------------------------------------------- */ package com.secupwn.aimsicd.ui.drawer; import android.support.a...
gpl-3.0
devanlai/libopencm3
lib/stm32/f4/Makefile
2577
## ## This file is part of the libopencm3 project. ## ## Copyright (C) 2009 Uwe Hermann <uwe@hermann-uwe.de> ## Copyright (C) 2013 Alexandru Gagniuc <mr.nuke.me@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 publish...
gpl-3.0
whitewabbit/project-test
mainpage.pl
3036
#!/usr/bin/perl # This file is part of Koha. # # Copyright Paul Poulain 2002 # Parts Copyright Liblime 2007 # Copyright (C) 2013 Mark Tompsett # # Koha 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 ...
gpl-3.0
madeITBelgium/WordPress-Forms
vendor/sendinblue/api-v3-sdk/lib/Model/PostSendFailed.php
10449
<?php /** * PostSendFailed * * PHP version 5 * * @category Class * @package SendinBlue\Client * @author Swagger Codegen team * @link https://github.com/swagger-api/swagger-codegen */ /** * SendinBlue API * * SendinBlue provide a RESTFul API that can be used with any languages. With this API, you wil...
gpl-3.0
gihon19/postHotelSonrisa
postHotelSonrisa/src/view/rendes/RoundJTextField.java
992
package view.rendes; import java.awt.Graphics; import java.awt.Shape; import java.awt.geom.RoundRectangle2D; import javax.swing.JTextField; public class RoundJTextField extends JTextField { private Shape shape; public RoundJTextField(int size) { super(size); setOpaque(false); // A...
gpl-3.0
fw1121/Pandoras-Toolbox-for-Bioinformatics
src/SOAPdenovo2/SOAPdenovo-Trans-src-v1.04/clean.sh
39
cd src make clean make clean 127mer=1
gpl-3.0
jvanz/core
connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageFileAccess.java
3316
/* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following lice...
gpl-3.0
apavlo/h-store
third_party/cpp/berkeleydb/docs/gsg_txn/CXX/moreinfo.html
6524
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>For M...
gpl-3.0
linhnh5/edu01
messages/ar/course.php
4555
<?php /** * Message translations. * * This file is automatically generated by 'yii message' command. * It contains the localizable messages extracted from source code. * You may modify this file by translating the extracted messages. * * Each array element represents the translation (value) of a message (key). ...
gpl-3.0
StanWarford/pep8
help/figures/fig0621.cpp
385
// File: fig0621.cpp // Computer Systems, Fourth Edition // Figure 6.21 #include <iostream> using namespace std; int numPts; int value; int j; void printBar (int n) { int k; for (k = 1; k <= n; k++) { cout << '*'; } cout << endl; } int main () { cin >> numPts; for (j = 1; j <= numPts; j++) {...
gpl-3.0
pleonex/tinke
Plugins/NINOKUNI/NINOKUNI/TMAPcontrol.cs
2689
// ---------------------------------------------------------------------- // <copyright file="TMAPcontrol.cs" company="none"> // Copyright (C) 2012 // // 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 Fr...
gpl-3.0
Niall7459/Nukkit
src/main/java/cn/nukkit/redstone/Redstone.java
8365
package cn.nukkit.redstone; import cn.nukkit.block.Block; import cn.nukkit.block.BlockRedstoneWire; import cn.nukkit.block.BlockSolid; import cn.nukkit.math.Vector3; import java.util.*; /** * author: Angelic47 * Nukkit Project */ public class Redstone { public static final int POWER_NONE = 0; public stat...
gpl-3.0
jayman39tx/naev
dat/factions/spawn/frontier.lua
1978
include("dat/factions/spawn/common.lua") include("dat/factions/spawn/mercenary_helper.lua") -- @brief Spawns a small patrol fleet. function spawn_patrol () local pilots = {} local r = rnd.rnd() if r < pbm then pilots = spawnLtMerc("Frontier") elseif r < 0.5 then scom.addPilot( pilots, "...
gpl-3.0
pford68/nupic.research
sensorimotor/sensorimotor/sensorimotor_experiment_runner.py
9403
# ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement # with Numenta, Inc., for a separate license for this software code, the # following terms and conditions apply: # # This progra...
gpl-3.0
qtproject/qt-creator
src/plugins/qmldesigner/components/formeditor/resizecontroller.cpp
11008
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance w...
gpl-3.0
geminy/aidear
oss/qt/qt-everywhere-opensource-src-5.9.0/qtwebengine/src/3rdparty/chromium/third_party/skia/gm/shadowmaps.cpp
3576
/* * Copyright 2016 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "gm.h" #include "SkPathEffect.h" #include "SkPictureRecorder.h" #include "SkShadowPaintFilterCanvas.h" #include "SkShadowShader.h" #include "SkSurface.h" #ifdef SK_...
gpl-3.0
mvo5/snappy
cmd/snap/cmd_model.go
12390
// -*- Mode: Go; indent-tabs-mode: t -*- /* * Copyright (C) 2019 Canonical Ltd * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3 as * published by the Free Software Foundation. * * This program is distributed in the hope tha...
gpl-3.0
ReignOfComputer/PKHeX
PKHeX.Core/Editing/Saves/Editors/EventWork/SplitEventEditor.cs
2434
using System.Collections.Generic; using System.Linq; namespace PKHeX.Core { /// <summary> /// Editor object that unpacks <see cref="EventWork{T}"/> into flags & work groups, and handles value get/set operations. /// </summary> /// <typeparam name="T"></typeparam> public sealed class SplitEventEdit...
gpl-3.0
cleinias/blogstrap4
css/bootswatch/united/bootstrap.css
192789
/*! * Bootswatch v4.0.0-alpha.6 * Homepage: https://bootswatch.com * Copyright 2012-2017 Thomas Park * Licensed under MIT * Based on Bootstrap */ /*! * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com) * Copyright 2011-2017 The Bootstrap Authors * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https...
gpl-3.0
aebert1/BigTransport
build/tmp/recompileMc/sources/net/minecraft/entity/monster/EntityMob.java
6264
package net.minecraft.entity.monster; import net.minecraft.enchantment.EnchantmentHelper; import net.minecraft.entity.Entity; import net.minecraft.entity.EntityCreature; import net.minecraft.entity.EntityLivingBase; import net.minecraft.entity.SharedMonsterAttributes; import net.minecraft.entity.player.EntityPlayer; i...
gpl-3.0
RobsonRojas/frertos-udemy
Keil-FreeRTOS-Sample-Project/Keil-FreeRTOS/FreeRTOSv9.0.0/FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53_bsp/psu_cortexa53_0/libsrc/standalone_v5_4/src/vectors.h
2825
/****************************************************************************** * * Copyright (C) 2014 - 2015 Xilinx, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Softwa...
gpl-3.0
s20121035/rk3288_android5.1_repo
external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ThreadGroupDebuggee.java
4431
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
gpl-3.0
LubosD/darling
src/libffi/powerpc/ppc-ffi_darwin.c
43697
#if defined(__ppc__) || defined(__ppc64__) /* ----------------------------------------------------------------------- ffi.c - Copyright (c) 1998 Geoffrey Keating PowerPC Foreign Function Interface Darwin ABI support (c) 2001 John Hornkvist AIX ABI support (c) 2002 Free Software Foundation, Inc. Permi...
gpl-3.0
irods/libs3_original
src/request.c
50518
/** ************************************************************************** * request.c * * Copyright 2008 Bryan Ischo <bryan@ischo.com> * * This file is part of libs3. * * libs3 is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by ...
gpl-3.0